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-05-29",
"epss": "0.05355",
"percentile": "0.90216"
},
"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\"]}]}}"
}
}
OPENSUSE-SU-2024:12910-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.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": "python312-3.12.0a7-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python312-3.12.0a7-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-12910",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_12910-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-3389 page",
"url": "https://www.suse.com/security/cve/CVE-2011-3389/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-4944 page",
"url": "https://www.suse.com/security/cve/CVE-2011-4944/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2012-0845 page",
"url": "https://www.suse.com/security/cve/CVE-2012-0845/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2012-1150 page",
"url": "https://www.suse.com/security/cve/CVE-2012-1150/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-1752 page",
"url": "https://www.suse.com/security/cve/CVE-2013-1752/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-4238 page",
"url": "https://www.suse.com/security/cve/CVE-2013-4238/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-2667 page",
"url": "https://www.suse.com/security/cve/CVE-2014-2667/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-4650 page",
"url": "https://www.suse.com/security/cve/CVE-2014-4650/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-20907 page",
"url": "https://www.suse.com/security/cve/CVE-2019-20907/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-5010 page",
"url": "https://www.suse.com/security/cve/CVE-2019-5010/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9947 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9947/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-10735 page",
"url": "https://www.suse.com/security/cve/CVE-2020-10735/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15523 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15523/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15801 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15801/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8492 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8492/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-23336 page",
"url": "https://www.suse.com/security/cve/CVE-2021-23336/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3177 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3177/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3426 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3426/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-25236 page",
"url": "https://www.suse.com/security/cve/CVE-2022-25236/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-42919 page",
"url": "https://www.suse.com/security/cve/CVE-2022-42919/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-45061 page",
"url": "https://www.suse.com/security/cve/CVE-2022-45061/"
}
],
"title": "python312-3.12.0a7-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:12910-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python312-3.12.0a7-1.1.aarch64",
"product": {
"name": "python312-3.12.0a7-1.1.aarch64",
"product_id": "python312-3.12.0a7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.0a7-1.1.aarch64",
"product": {
"name": "python312-curses-3.12.0a7-1.1.aarch64",
"product_id": "python312-curses-3.12.0a7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.0a7-1.1.aarch64",
"product": {
"name": "python312-dbm-3.12.0a7-1.1.aarch64",
"product_id": "python312-dbm-3.12.0a7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.0a7-1.1.aarch64",
"product": {
"name": "python312-idle-3.12.0a7-1.1.aarch64",
"product_id": "python312-idle-3.12.0a7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.0a7-1.1.aarch64",
"product": {
"name": "python312-tk-3.12.0a7-1.1.aarch64",
"product_id": "python312-tk-3.12.0a7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"product": {
"name": "python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"product_id": "python312-x86-64-v3-3.12.0a7-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python312-3.12.0a7-1.1.ppc64le",
"product": {
"name": "python312-3.12.0a7-1.1.ppc64le",
"product_id": "python312-3.12.0a7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.0a7-1.1.ppc64le",
"product": {
"name": "python312-curses-3.12.0a7-1.1.ppc64le",
"product_id": "python312-curses-3.12.0a7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.0a7-1.1.ppc64le",
"product": {
"name": "python312-dbm-3.12.0a7-1.1.ppc64le",
"product_id": "python312-dbm-3.12.0a7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.0a7-1.1.ppc64le",
"product": {
"name": "python312-idle-3.12.0a7-1.1.ppc64le",
"product_id": "python312-idle-3.12.0a7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.0a7-1.1.ppc64le",
"product": {
"name": "python312-tk-3.12.0a7-1.1.ppc64le",
"product_id": "python312-tk-3.12.0a7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"product": {
"name": "python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"product_id": "python312-x86-64-v3-3.12.0a7-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python312-3.12.0a7-1.1.s390x",
"product": {
"name": "python312-3.12.0a7-1.1.s390x",
"product_id": "python312-3.12.0a7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.0a7-1.1.s390x",
"product": {
"name": "python312-curses-3.12.0a7-1.1.s390x",
"product_id": "python312-curses-3.12.0a7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.0a7-1.1.s390x",
"product": {
"name": "python312-dbm-3.12.0a7-1.1.s390x",
"product_id": "python312-dbm-3.12.0a7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.0a7-1.1.s390x",
"product": {
"name": "python312-idle-3.12.0a7-1.1.s390x",
"product_id": "python312-idle-3.12.0a7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.0a7-1.1.s390x",
"product": {
"name": "python312-tk-3.12.0a7-1.1.s390x",
"product_id": "python312-tk-3.12.0a7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-x86-64-v3-3.12.0a7-1.1.s390x",
"product": {
"name": "python312-x86-64-v3-3.12.0a7-1.1.s390x",
"product_id": "python312-x86-64-v3-3.12.0a7-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python312-3.12.0a7-1.1.x86_64",
"product": {
"name": "python312-3.12.0a7-1.1.x86_64",
"product_id": "python312-3.12.0a7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.0a7-1.1.x86_64",
"product": {
"name": "python312-curses-3.12.0a7-1.1.x86_64",
"product_id": "python312-curses-3.12.0a7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.0a7-1.1.x86_64",
"product": {
"name": "python312-dbm-3.12.0a7-1.1.x86_64",
"product_id": "python312-dbm-3.12.0a7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.0a7-1.1.x86_64",
"product": {
"name": "python312-idle-3.12.0a7-1.1.x86_64",
"product_id": "python312-idle-3.12.0a7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.0a7-1.1.x86_64",
"product": {
"name": "python312-tk-3.12.0a7-1.1.x86_64",
"product_id": "python312-tk-3.12.0a7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-x86-64-v3-3.12.0a7-1.1.x86_64",
"product": {
"name": "python312-x86-64-v3-3.12.0a7-1.1.x86_64",
"product_id": "python312-x86-64-v3-3.12.0a7-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.0a7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64"
},
"product_reference": "python312-3.12.0a7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.0a7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le"
},
"product_reference": "python312-3.12.0a7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.0a7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x"
},
"product_reference": "python312-3.12.0a7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.0a7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64"
},
"product_reference": "python312-3.12.0a7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.0a7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64"
},
"product_reference": "python312-curses-3.12.0a7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.0a7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le"
},
"product_reference": "python312-curses-3.12.0a7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.0a7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x"
},
"product_reference": "python312-curses-3.12.0a7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.0a7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64"
},
"product_reference": "python312-curses-3.12.0a7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.0a7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64"
},
"product_reference": "python312-dbm-3.12.0a7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.0a7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le"
},
"product_reference": "python312-dbm-3.12.0a7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.0a7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x"
},
"product_reference": "python312-dbm-3.12.0a7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.0a7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64"
},
"product_reference": "python312-dbm-3.12.0a7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.0a7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64"
},
"product_reference": "python312-idle-3.12.0a7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.0a7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le"
},
"product_reference": "python312-idle-3.12.0a7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.0a7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x"
},
"product_reference": "python312-idle-3.12.0a7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.0a7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64"
},
"product_reference": "python312-idle-3.12.0a7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.0a7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64"
},
"product_reference": "python312-tk-3.12.0a7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.0a7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le"
},
"product_reference": "python312-tk-3.12.0a7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.0a7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x"
},
"product_reference": "python312-tk-3.12.0a7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.0a7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64"
},
"product_reference": "python312-tk-3.12.0a7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-x86-64-v3-3.12.0a7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64"
},
"product_reference": "python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-x86-64-v3-3.12.0a7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le"
},
"product_reference": "python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-x86-64-v3-3.12.0a7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x"
},
"product_reference": "python312-x86-64-v3-3.12.0a7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-x86-64-v3-3.12.0a7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
},
"product_reference": "python312-x86-64-v3-3.12.0a7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2011-3389",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-3389"
}
],
"notes": [
{
"category": "general",
"text": "The SSL protocol, as used in certain configurations in Microsoft Windows and Microsoft Internet Explorer, Mozilla Firefox, Google Chrome, Opera, and other products, encrypts data by using CBC mode with chained initialization vectors, which allows man-in-the-middle attackers to obtain plaintext HTTP headers via a blockwise chosen-boundary attack (BCBA) on an HTTPS session, in conjunction with JavaScript code that uses (1) the HTML5 WebSocket API, (2) the Java URLConnection API, or (3) the Silverlight WebClient API, aka a \"BEAST\" attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-3389",
"url": "https://www.suse.com/security/cve/CVE-2011-3389"
},
{
"category": "external",
"summary": "SUSE Bug 716002 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/716002"
},
{
"category": "external",
"summary": "SUSE Bug 719047 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/719047"
},
{
"category": "external",
"summary": "SUSE Bug 725167 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/725167"
},
{
"category": "external",
"summary": "SUSE Bug 726096 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/726096"
},
{
"category": "external",
"summary": "SUSE Bug 739248 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/739248"
},
{
"category": "external",
"summary": "SUSE Bug 739256 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/739256"
},
{
"category": "external",
"summary": "SUSE Bug 742306 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/742306"
},
{
"category": "external",
"summary": "SUSE Bug 751718 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/751718"
},
{
"category": "external",
"summary": "SUSE Bug 759666 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/759666"
},
{
"category": "external",
"summary": "SUSE Bug 763598 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/763598"
},
{
"category": "external",
"summary": "SUSE Bug 814655 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/814655"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2011-3389"
},
{
"cve": "CVE-2011-4944",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-4944"
}
],
"notes": [
{
"category": "general",
"text": "Python 2.6 through 3.2 creates ~/.pypirc with world-readable permissions before changing them after data has been written, which introduces a race condition that allows local users to obtain a username and password by reading this file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-4944",
"url": "https://www.suse.com/security/cve/CVE-2011-4944"
},
{
"category": "external",
"summary": "SUSE Bug 754447 for CVE-2011-4944",
"url": "https://bugzilla.suse.com/754447"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2011-4944"
},
{
"cve": "CVE-2012-0845",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2012-0845"
}
],
"notes": [
{
"category": "general",
"text": "SimpleXMLRPCServer.py in SimpleXMLRPCServer in Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via an XML-RPC POST request that contains a smaller amount of data than specified by the Content-Length header.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2012-0845",
"url": "https://www.suse.com/security/cve/CVE-2012-0845"
},
{
"category": "external",
"summary": "SUSE Bug 747125 for CVE-2012-0845",
"url": "https://bugzilla.suse.com/747125"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2012-0845"
},
{
"cve": "CVE-2012-1150",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2012-1150"
}
],
"notes": [
{
"category": "general",
"text": "Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2012-1150",
"url": "https://www.suse.com/security/cve/CVE-2012-1150"
},
{
"category": "external",
"summary": "SUSE Bug 751718 for CVE-2012-1150",
"url": "https://bugzilla.suse.com/751718"
},
{
"category": "external",
"summary": "SUSE Bug 755383 for CVE-2012-1150",
"url": "https://bugzilla.suse.com/755383"
},
{
"category": "external",
"summary": "SUSE Bug 826682 for CVE-2012-1150",
"url": "https://bugzilla.suse.com/826682"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2012-1150"
},
{
"cve": "CVE-2013-1752",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-1752"
}
],
"notes": [
{
"category": "general",
"text": "Various versions of Python do not properly restrict readline calls, which allows remote attackers to cause a denial of service (memory consumption) via a long string, related to (1) httplib - fixed in 2.7.4, 2.6.9, and 3.3.3; (2) ftplib - fixed in 2.7.6, 2.6.9, 3.3.3; (3) imaplib - not yet fixed in 2.7.x, fixed in 2.6.9, 3.3.3; (4) nntplib - fixed in 2.7.6, 2.6.9, 3.3.3; (5) poplib - not yet fixed in 2.7.x, fixed in 2.6.9, 3.3.3; and (6) smtplib - not yet fixed in 2.7.x, fixed in 2.6.9, not yet fixed in 3.3.x. NOTE: this was REJECTed because it is incompatible with CNT1 \"Independently Fixable\" in the CVE Counting Decisions",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-1752",
"url": "https://www.suse.com/security/cve/CVE-2013-1752"
},
{
"category": "external",
"summary": "SUSE Bug 856835 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/856835"
},
{
"category": "external",
"summary": "SUSE Bug 856836 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/856836"
},
{
"category": "external",
"summary": "SUSE Bug 863741 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/863741"
},
{
"category": "external",
"summary": "SUSE Bug 885882 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/885882"
},
{
"category": "external",
"summary": "SUSE Bug 898572 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/898572"
},
{
"category": "external",
"summary": "SUSE Bug 912739 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/912739"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2013-1752"
},
{
"cve": "CVE-2013-4238",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-4238"
}
],
"notes": [
{
"category": "general",
"text": "The ssl.match_hostname function in the SSL module in Python 2.6 through 3.4 does not properly handle a \u0027\\0\u0027 character in a domain name in the Subject Alternative Name field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority, a related issue to CVE-2009-2408.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-4238",
"url": "https://www.suse.com/security/cve/CVE-2013-4238"
},
{
"category": "external",
"summary": "SUSE Bug 834601 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/834601"
},
{
"category": "external",
"summary": "SUSE Bug 839107 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/839107"
},
{
"category": "external",
"summary": "SUSE Bug 882915 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/882915"
},
{
"category": "external",
"summary": "SUSE Bug 912739 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/912739"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2013-4238"
},
{
"cve": "CVE-2014-2667",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-2667"
}
],
"notes": [
{
"category": "general",
"text": "Race condition in the _get_masked_mode function in Lib/os.py in Python 3.2 through 3.5, when exist_ok is set to true and multiple threads are used, might allow local users to bypass intended file permissions by leveraging a separate application vulnerability before the umask has been set to the expected value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-2667",
"url": "https://www.suse.com/security/cve/CVE-2014-2667"
},
{
"category": "external",
"summary": "SUSE Bug 871152 for CVE-2014-2667",
"url": "https://bugzilla.suse.com/871152"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-2667"
},
{
"cve": "CVE-2014-4650",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-4650"
}
],
"notes": [
{
"category": "general",
"text": "The CGIHTTPServer module in Python 2.7.5 and 3.3.4 does not properly handle URLs in which URL encoding is used for path separators, which allows remote attackers to read script source code or conduct directory traversal attacks and execute unintended code via a crafted character sequence, as demonstrated by a %2f separator.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-4650",
"url": "https://www.suse.com/security/cve/CVE-2014-4650"
},
{
"category": "external",
"summary": "SUSE Bug 856835 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/856835"
},
{
"category": "external",
"summary": "SUSE Bug 856836 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/856836"
},
{
"category": "external",
"summary": "SUSE Bug 863741 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/863741"
},
{
"category": "external",
"summary": "SUSE Bug 885882 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/885882"
},
{
"category": "external",
"summary": "SUSE Bug 898572 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/898572"
},
{
"category": "external",
"summary": "SUSE Bug 912739 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/912739"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-4650"
},
{
"cve": "CVE-2019-20907",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-20907"
}
],
"notes": [
{
"category": "general",
"text": "In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-20907",
"url": "https://www.suse.com/security/cve/CVE-2019-20907"
},
{
"category": "external",
"summary": "SUSE Bug 1174091 for CVE-2019-20907",
"url": "https://bugzilla.suse.com/1174091"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-20907"
},
{
"cve": "CVE-2019-5010",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-5010"
}
],
"notes": [
{
"category": "general",
"text": "An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-5010",
"url": "https://www.suse.com/security/cve/CVE-2019-5010"
},
{
"category": "external",
"summary": "SUSE Bug 1122191 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1122191"
},
{
"category": "external",
"summary": "SUSE Bug 1126909 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1126909"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-5010"
},
{
"cve": "CVE-2019-9947",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9947"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the path component of a URL that lacks a ? character) followed by an HTTP header or a Redis command. This is similar to the CVE-2019-9740 query string issue. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9947",
"url": "https://www.suse.com/security/cve/CVE-2019-9947"
},
{
"category": "external",
"summary": "SUSE Bug 1130840 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1130840"
},
{
"category": "external",
"summary": "SUSE Bug 1136184 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1136184"
},
{
"category": "external",
"summary": "SUSE Bug 1155094 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1155094"
},
{
"category": "external",
"summary": "SUSE Bug 1201559 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1201559"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9947"
},
{
"cve": "CVE-2020-10735",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-10735"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int(\"text\"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-10735",
"url": "https://www.suse.com/security/cve/CVE-2020-10735"
},
{
"category": "external",
"summary": "SUSE Bug 1203125 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1203125"
},
{
"category": "external",
"summary": "SUSE Bug 1204077 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1204077"
},
{
"category": "external",
"summary": "SUSE Bug 1204096 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1204096"
},
{
"category": "external",
"summary": "SUSE Bug 1204097 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1204097"
},
{
"category": "external",
"summary": "SUSE Bug 1205075 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1205075"
},
{
"category": "external",
"summary": "SUSE Bug 1208131 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1208131"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-10735"
},
{
"cve": "CVE-2020-15523",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15523"
}
],
"notes": [
{
"category": "general",
"text": "In Python 3.6 through 3.6.10, 3.7 through 3.7.8, 3.8 through 3.8.4rc1, and 3.9 through 3.9.0b4 on Windows, a Trojan horse python3.dll might be used in cases where CPython is embedded in a native application. This occurs because python3X.dll may use an invalid search path for python3.dll loading (after Py_SetPath has been used). NOTE: this issue CANNOT occur when using python.exe from a standard (non-embedded) Python installation on Windows.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15523",
"url": "https://www.suse.com/security/cve/CVE-2020-15523"
},
{
"category": "external",
"summary": "SUSE Bug 1173745 for CVE-2020-15523",
"url": "https://bugzilla.suse.com/1173745"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-15523"
},
{
"cve": "CVE-2020-15801",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15801"
}
],
"notes": [
{
"category": "general",
"text": "In Python 3.8.4, sys.path restrictions specified in a python38._pth file are ignored, allowing code to be loaded from arbitrary locations. The \u003cexecutable-name\u003e._pth file (e.g., the python._pth file) is not affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15801",
"url": "https://www.suse.com/security/cve/CVE-2020-15801"
},
{
"category": "external",
"summary": "SUSE Bug 1174241 for CVE-2020-15801",
"url": "https://bugzilla.suse.com/1174241"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2020-15801"
},
{
"cve": "CVE-2020-8492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8492"
}
],
"notes": [
{
"category": "general",
"text": "Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service (ReDoS) attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8492",
"url": "https://www.suse.com/security/cve/CVE-2020-8492"
},
{
"category": "external",
"summary": "SUSE Bug 1162367 for CVE-2020-8492",
"url": "https://bugzilla.suse.com/1162367"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-8492"
},
{
"cve": "CVE-2021-23336",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-23336"
}
],
"notes": [
{
"category": "general",
"text": "The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-23336",
"url": "https://www.suse.com/security/cve/CVE-2021-23336"
},
{
"category": "external",
"summary": "SUSE Bug 1182179 for CVE-2021-23336",
"url": "https://bugzilla.suse.com/1182179"
},
{
"category": "external",
"summary": "SUSE Bug 1182379 for CVE-2021-23336",
"url": "https://bugzilla.suse.com/1182379"
},
{
"category": "external",
"summary": "SUSE Bug 1182433 for CVE-2021-23336",
"url": "https://bugzilla.suse.com/1182433"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-23336"
},
{
"cve": "CVE-2021-3177",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3177"
}
],
"notes": [
{
"category": "general",
"text": "Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to c_double.from_param. This occurs because sprintf is used unsafely.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3177",
"url": "https://www.suse.com/security/cve/CVE-2021-3177"
},
{
"category": "external",
"summary": "SUSE Bug 1181126 for CVE-2021-3177",
"url": "https://bugzilla.suse.com/1181126"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-3177"
},
{
"cve": "CVE-2021-3426",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3426"
}
],
"notes": [
{
"category": "general",
"text": "There\u0027s a flaw in Python 3\u0027s pydoc. A local or adjacent attacker who discovers or is able to convince another local or adjacent user to start a pydoc server could access the server and use it to disclose sensitive information belonging to the other user that they would not normally be able to access. The highest risk of this flaw is to data confidentiality. This flaw affects Python versions before 3.8.9, Python versions before 3.9.3 and Python versions before 3.10.0a7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3426",
"url": "https://www.suse.com/security/cve/CVE-2021-3426"
},
{
"category": "external",
"summary": "SUSE Bug 1183374 for CVE-2021-3426",
"url": "https://bugzilla.suse.com/1183374"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-3426"
},
{
"cve": "CVE-2022-25236",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-25236"
}
],
"notes": [
{
"category": "general",
"text": "xmlparse.c in Expat (aka libexpat) before 2.4.5 allows attackers to insert namespace-separator characters into namespace URIs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-25236",
"url": "https://www.suse.com/security/cve/CVE-2022-25236"
},
{
"category": "external",
"summary": "SUSE Bug 1196025 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1196025"
},
{
"category": "external",
"summary": "SUSE Bug 1196784 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1196784"
},
{
"category": "external",
"summary": "SUSE Bug 1197217 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1197217"
},
{
"category": "external",
"summary": "SUSE Bug 1200038 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1200038"
},
{
"category": "external",
"summary": "SUSE Bug 1201735 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1201735"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-25236"
},
{
"cve": "CVE-2022-42919",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-42919"
}
],
"notes": [
{
"category": "general",
"text": "Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine. Pickles can execute arbitrary code. Thus, this allows for local user privilege escalation to the user that any forkserver process is running as. Setting multiprocessing.util.abstract_sockets_supported to False is a workaround. The forkserver start method for multiprocessing is not the default start method. This issue is Linux specific because only Linux supports abstract namespace sockets. CPython before 3.9 does not make use of Linux abstract namespace sockets by default. Support for users manually specifying an abstract namespace socket was added as a bugfix in 3.7.8 and 3.8.3, but users would need to make specific uncommon API calls in order to do that in CPython before 3.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-42919",
"url": "https://www.suse.com/security/cve/CVE-2022-42919"
},
{
"category": "external",
"summary": "SUSE Bug 1204886 for CVE-2022-42919",
"url": "https://bugzilla.suse.com/1204886"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-42919"
},
{
"cve": "CVE-2022-45061",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-45061"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario, they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example, the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-45061",
"url": "https://www.suse.com/security/cve/CVE-2022-45061"
},
{
"category": "external",
"summary": "SUSE Bug 1205244 for CVE-2022-45061",
"url": "https://bugzilla.suse.com/1205244"
},
{
"category": "external",
"summary": "SUSE Bug 1211488 for CVE-2022-45061",
"url": "https://bugzilla.suse.com/1211488"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.0a7-1.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.0a7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-45061"
}
]
}
OPENSUSE-SU-2024:14109-1
Vulnerability from csaf_opensuse - Published: 2024-07-05 00:00 - Updated: 2024-07-05 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.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": "python313-3.13.0~b3-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python313-3.13.0~b3-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14109",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14109-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-3389 page",
"url": "https://www.suse.com/security/cve/CVE-2011-3389/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-4944 page",
"url": "https://www.suse.com/security/cve/CVE-2011-4944/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2012-0845 page",
"url": "https://www.suse.com/security/cve/CVE-2012-0845/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2012-1150 page",
"url": "https://www.suse.com/security/cve/CVE-2012-1150/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-1752 page",
"url": "https://www.suse.com/security/cve/CVE-2013-1752/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-4238 page",
"url": "https://www.suse.com/security/cve/CVE-2013-4238/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-2667 page",
"url": "https://www.suse.com/security/cve/CVE-2014-2667/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-4650 page",
"url": "https://www.suse.com/security/cve/CVE-2014-4650/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-20907 page",
"url": "https://www.suse.com/security/cve/CVE-2019-20907/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-5010 page",
"url": "https://www.suse.com/security/cve/CVE-2019-5010/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9947 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9947/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-10735 page",
"url": "https://www.suse.com/security/cve/CVE-2020-10735/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15523 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15523/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15801 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15801/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8492 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8492/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-23336 page",
"url": "https://www.suse.com/security/cve/CVE-2021-23336/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3177 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3177/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3426 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3426/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-25236 page",
"url": "https://www.suse.com/security/cve/CVE-2022-25236/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-42919 page",
"url": "https://www.suse.com/security/cve/CVE-2022-42919/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-45061 page",
"url": "https://www.suse.com/security/cve/CVE-2022-45061/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0286 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0286/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-24329 page",
"url": "https://www.suse.com/security/cve/CVE-2023-24329/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2650 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2650/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-27043 page",
"url": "https://www.suse.com/security/cve/CVE-2023-27043/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-40217 page",
"url": "https://www.suse.com/security/cve/CVE-2023-40217/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52425 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52425/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-4030 page",
"url": "https://www.suse.com/security/cve/CVE-2024-4030/"
}
],
"title": "python313-3.13.0~b3-1.1 on GA media",
"tracking": {
"current_release_date": "2024-07-05T00:00:00Z",
"generator": {
"date": "2024-07-05T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14109-1",
"initial_release_date": "2024-07-05T00:00:00Z",
"revision_history": [
{
"date": "2024-07-05T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python313-3.13.0~b3-1.1.aarch64",
"product": {
"name": "python313-3.13.0~b3-1.1.aarch64",
"product_id": "python313-3.13.0~b3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.0~b3-1.1.aarch64",
"product": {
"name": "python313-curses-3.13.0~b3-1.1.aarch64",
"product_id": "python313-curses-3.13.0~b3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.0~b3-1.1.aarch64",
"product": {
"name": "python313-dbm-3.13.0~b3-1.1.aarch64",
"product_id": "python313-dbm-3.13.0~b3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.0~b3-1.1.aarch64",
"product": {
"name": "python313-idle-3.13.0~b3-1.1.aarch64",
"product_id": "python313-idle-3.13.0~b3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.0~b3-1.1.aarch64",
"product": {
"name": "python313-tk-3.13.0~b3-1.1.aarch64",
"product_id": "python313-tk-3.13.0~b3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"product": {
"name": "python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"product_id": "python313-x86-64-v3-3.13.0~b3-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-3.13.0~b3-1.1.ppc64le",
"product": {
"name": "python313-3.13.0~b3-1.1.ppc64le",
"product_id": "python313-3.13.0~b3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.0~b3-1.1.ppc64le",
"product": {
"name": "python313-curses-3.13.0~b3-1.1.ppc64le",
"product_id": "python313-curses-3.13.0~b3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.0~b3-1.1.ppc64le",
"product": {
"name": "python313-dbm-3.13.0~b3-1.1.ppc64le",
"product_id": "python313-dbm-3.13.0~b3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.0~b3-1.1.ppc64le",
"product": {
"name": "python313-idle-3.13.0~b3-1.1.ppc64le",
"product_id": "python313-idle-3.13.0~b3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.0~b3-1.1.ppc64le",
"product": {
"name": "python313-tk-3.13.0~b3-1.1.ppc64le",
"product_id": "python313-tk-3.13.0~b3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"product": {
"name": "python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"product_id": "python313-x86-64-v3-3.13.0~b3-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-3.13.0~b3-1.1.s390x",
"product": {
"name": "python313-3.13.0~b3-1.1.s390x",
"product_id": "python313-3.13.0~b3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.0~b3-1.1.s390x",
"product": {
"name": "python313-curses-3.13.0~b3-1.1.s390x",
"product_id": "python313-curses-3.13.0~b3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.0~b3-1.1.s390x",
"product": {
"name": "python313-dbm-3.13.0~b3-1.1.s390x",
"product_id": "python313-dbm-3.13.0~b3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.0~b3-1.1.s390x",
"product": {
"name": "python313-idle-3.13.0~b3-1.1.s390x",
"product_id": "python313-idle-3.13.0~b3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.0~b3-1.1.s390x",
"product": {
"name": "python313-tk-3.13.0~b3-1.1.s390x",
"product_id": "python313-tk-3.13.0~b3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"product": {
"name": "python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"product_id": "python313-x86-64-v3-3.13.0~b3-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-3.13.0~b3-1.1.x86_64",
"product": {
"name": "python313-3.13.0~b3-1.1.x86_64",
"product_id": "python313-3.13.0~b3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.0~b3-1.1.x86_64",
"product": {
"name": "python313-curses-3.13.0~b3-1.1.x86_64",
"product_id": "python313-curses-3.13.0~b3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.0~b3-1.1.x86_64",
"product": {
"name": "python313-dbm-3.13.0~b3-1.1.x86_64",
"product_id": "python313-dbm-3.13.0~b3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.0~b3-1.1.x86_64",
"product": {
"name": "python313-idle-3.13.0~b3-1.1.x86_64",
"product_id": "python313-idle-3.13.0~b3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.0~b3-1.1.x86_64",
"product": {
"name": "python313-tk-3.13.0~b3-1.1.x86_64",
"product_id": "python313-tk-3.13.0~b3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-x86-64-v3-3.13.0~b3-1.1.x86_64",
"product": {
"name": "python313-x86-64-v3-3.13.0~b3-1.1.x86_64",
"product_id": "python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.0~b3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64"
},
"product_reference": "python313-3.13.0~b3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.0~b3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le"
},
"product_reference": "python313-3.13.0~b3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.0~b3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x"
},
"product_reference": "python313-3.13.0~b3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.0~b3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64"
},
"product_reference": "python313-3.13.0~b3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.0~b3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64"
},
"product_reference": "python313-curses-3.13.0~b3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.0~b3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le"
},
"product_reference": "python313-curses-3.13.0~b3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.0~b3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x"
},
"product_reference": "python313-curses-3.13.0~b3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.0~b3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64"
},
"product_reference": "python313-curses-3.13.0~b3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.0~b3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64"
},
"product_reference": "python313-dbm-3.13.0~b3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.0~b3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le"
},
"product_reference": "python313-dbm-3.13.0~b3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.0~b3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x"
},
"product_reference": "python313-dbm-3.13.0~b3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.0~b3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64"
},
"product_reference": "python313-dbm-3.13.0~b3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.0~b3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64"
},
"product_reference": "python313-idle-3.13.0~b3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.0~b3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le"
},
"product_reference": "python313-idle-3.13.0~b3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.0~b3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x"
},
"product_reference": "python313-idle-3.13.0~b3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.0~b3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64"
},
"product_reference": "python313-idle-3.13.0~b3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.0~b3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64"
},
"product_reference": "python313-tk-3.13.0~b3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.0~b3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le"
},
"product_reference": "python313-tk-3.13.0~b3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.0~b3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x"
},
"product_reference": "python313-tk-3.13.0~b3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.0~b3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64"
},
"product_reference": "python313-tk-3.13.0~b3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-x86-64-v3-3.13.0~b3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64"
},
"product_reference": "python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-x86-64-v3-3.13.0~b3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le"
},
"product_reference": "python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-x86-64-v3-3.13.0~b3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x"
},
"product_reference": "python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-x86-64-v3-3.13.0~b3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
},
"product_reference": "python313-x86-64-v3-3.13.0~b3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2011-3389",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-3389"
}
],
"notes": [
{
"category": "general",
"text": "The SSL protocol, as used in certain configurations in Microsoft Windows and Microsoft Internet Explorer, Mozilla Firefox, Google Chrome, Opera, and other products, encrypts data by using CBC mode with chained initialization vectors, which allows man-in-the-middle attackers to obtain plaintext HTTP headers via a blockwise chosen-boundary attack (BCBA) on an HTTPS session, in conjunction with JavaScript code that uses (1) the HTML5 WebSocket API, (2) the Java URLConnection API, or (3) the Silverlight WebClient API, aka a \"BEAST\" attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-3389",
"url": "https://www.suse.com/security/cve/CVE-2011-3389"
},
{
"category": "external",
"summary": "SUSE Bug 716002 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/716002"
},
{
"category": "external",
"summary": "SUSE Bug 719047 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/719047"
},
{
"category": "external",
"summary": "SUSE Bug 725167 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/725167"
},
{
"category": "external",
"summary": "SUSE Bug 726096 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/726096"
},
{
"category": "external",
"summary": "SUSE Bug 739248 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/739248"
},
{
"category": "external",
"summary": "SUSE Bug 739256 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/739256"
},
{
"category": "external",
"summary": "SUSE Bug 742306 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/742306"
},
{
"category": "external",
"summary": "SUSE Bug 751718 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/751718"
},
{
"category": "external",
"summary": "SUSE Bug 759666 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/759666"
},
{
"category": "external",
"summary": "SUSE Bug 763598 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/763598"
},
{
"category": "external",
"summary": "SUSE Bug 814655 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/814655"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-05T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2011-3389"
},
{
"cve": "CVE-2011-4944",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-4944"
}
],
"notes": [
{
"category": "general",
"text": "Python 2.6 through 3.2 creates ~/.pypirc with world-readable permissions before changing them after data has been written, which introduces a race condition that allows local users to obtain a username and password by reading this file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-4944",
"url": "https://www.suse.com/security/cve/CVE-2011-4944"
},
{
"category": "external",
"summary": "SUSE Bug 754447 for CVE-2011-4944",
"url": "https://bugzilla.suse.com/754447"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-05T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2011-4944"
},
{
"cve": "CVE-2012-0845",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2012-0845"
}
],
"notes": [
{
"category": "general",
"text": "SimpleXMLRPCServer.py in SimpleXMLRPCServer in Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via an XML-RPC POST request that contains a smaller amount of data than specified by the Content-Length header.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2012-0845",
"url": "https://www.suse.com/security/cve/CVE-2012-0845"
},
{
"category": "external",
"summary": "SUSE Bug 747125 for CVE-2012-0845",
"url": "https://bugzilla.suse.com/747125"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-05T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2012-0845"
},
{
"cve": "CVE-2012-1150",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2012-1150"
}
],
"notes": [
{
"category": "general",
"text": "Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2012-1150",
"url": "https://www.suse.com/security/cve/CVE-2012-1150"
},
{
"category": "external",
"summary": "SUSE Bug 751718 for CVE-2012-1150",
"url": "https://bugzilla.suse.com/751718"
},
{
"category": "external",
"summary": "SUSE Bug 755383 for CVE-2012-1150",
"url": "https://bugzilla.suse.com/755383"
},
{
"category": "external",
"summary": "SUSE Bug 826682 for CVE-2012-1150",
"url": "https://bugzilla.suse.com/826682"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-05T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2012-1150"
},
{
"cve": "CVE-2013-1752",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-1752"
}
],
"notes": [
{
"category": "general",
"text": "Various versions of Python do not properly restrict readline calls, which allows remote attackers to cause a denial of service (memory consumption) via a long string, related to (1) httplib - fixed in 2.7.4, 2.6.9, and 3.3.3; (2) ftplib - fixed in 2.7.6, 2.6.9, 3.3.3; (3) imaplib - not yet fixed in 2.7.x, fixed in 2.6.9, 3.3.3; (4) nntplib - fixed in 2.7.6, 2.6.9, 3.3.3; (5) poplib - not yet fixed in 2.7.x, fixed in 2.6.9, 3.3.3; and (6) smtplib - not yet fixed in 2.7.x, fixed in 2.6.9, not yet fixed in 3.3.x. NOTE: this was REJECTed because it is incompatible with CNT1 \"Independently Fixable\" in the CVE Counting Decisions",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-1752",
"url": "https://www.suse.com/security/cve/CVE-2013-1752"
},
{
"category": "external",
"summary": "SUSE Bug 856835 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/856835"
},
{
"category": "external",
"summary": "SUSE Bug 856836 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/856836"
},
{
"category": "external",
"summary": "SUSE Bug 863741 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/863741"
},
{
"category": "external",
"summary": "SUSE Bug 885882 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/885882"
},
{
"category": "external",
"summary": "SUSE Bug 898572 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/898572"
},
{
"category": "external",
"summary": "SUSE Bug 912739 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/912739"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-05T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2013-1752"
},
{
"cve": "CVE-2013-4238",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-4238"
}
],
"notes": [
{
"category": "general",
"text": "The ssl.match_hostname function in the SSL module in Python 2.6 through 3.4 does not properly handle a \u0027\\0\u0027 character in a domain name in the Subject Alternative Name field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority, a related issue to CVE-2009-2408.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-4238",
"url": "https://www.suse.com/security/cve/CVE-2013-4238"
},
{
"category": "external",
"summary": "SUSE Bug 834601 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/834601"
},
{
"category": "external",
"summary": "SUSE Bug 839107 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/839107"
},
{
"category": "external",
"summary": "SUSE Bug 882915 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/882915"
},
{
"category": "external",
"summary": "SUSE Bug 912739 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/912739"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-05T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2013-4238"
},
{
"cve": "CVE-2014-2667",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-2667"
}
],
"notes": [
{
"category": "general",
"text": "Race condition in the _get_masked_mode function in Lib/os.py in Python 3.2 through 3.5, when exist_ok is set to true and multiple threads are used, might allow local users to bypass intended file permissions by leveraging a separate application vulnerability before the umask has been set to the expected value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-2667",
"url": "https://www.suse.com/security/cve/CVE-2014-2667"
},
{
"category": "external",
"summary": "SUSE Bug 871152 for CVE-2014-2667",
"url": "https://bugzilla.suse.com/871152"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-05T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-2667"
},
{
"cve": "CVE-2014-4650",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-4650"
}
],
"notes": [
{
"category": "general",
"text": "The CGIHTTPServer module in Python 2.7.5 and 3.3.4 does not properly handle URLs in which URL encoding is used for path separators, which allows remote attackers to read script source code or conduct directory traversal attacks and execute unintended code via a crafted character sequence, as demonstrated by a %2f separator.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-4650",
"url": "https://www.suse.com/security/cve/CVE-2014-4650"
},
{
"category": "external",
"summary": "SUSE Bug 856835 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/856835"
},
{
"category": "external",
"summary": "SUSE Bug 856836 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/856836"
},
{
"category": "external",
"summary": "SUSE Bug 863741 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/863741"
},
{
"category": "external",
"summary": "SUSE Bug 885882 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/885882"
},
{
"category": "external",
"summary": "SUSE Bug 898572 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/898572"
},
{
"category": "external",
"summary": "SUSE Bug 912739 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/912739"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-05T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-4650"
},
{
"cve": "CVE-2019-20907",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-20907"
}
],
"notes": [
{
"category": "general",
"text": "In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-20907",
"url": "https://www.suse.com/security/cve/CVE-2019-20907"
},
{
"category": "external",
"summary": "SUSE Bug 1174091 for CVE-2019-20907",
"url": "https://bugzilla.suse.com/1174091"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-05T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-20907"
},
{
"cve": "CVE-2019-5010",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-5010"
}
],
"notes": [
{
"category": "general",
"text": "An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-5010",
"url": "https://www.suse.com/security/cve/CVE-2019-5010"
},
{
"category": "external",
"summary": "SUSE Bug 1122191 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1122191"
},
{
"category": "external",
"summary": "SUSE Bug 1126909 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1126909"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-05T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-5010"
},
{
"cve": "CVE-2019-9947",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9947"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the path component of a URL that lacks a ? character) followed by an HTTP header or a Redis command. This is similar to the CVE-2019-9740 query string issue. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9947",
"url": "https://www.suse.com/security/cve/CVE-2019-9947"
},
{
"category": "external",
"summary": "SUSE Bug 1130840 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1130840"
},
{
"category": "external",
"summary": "SUSE Bug 1136184 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1136184"
},
{
"category": "external",
"summary": "SUSE Bug 1155094 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1155094"
},
{
"category": "external",
"summary": "SUSE Bug 1201559 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1201559"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-05T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9947"
},
{
"cve": "CVE-2020-10735",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-10735"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int(\"text\"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-10735",
"url": "https://www.suse.com/security/cve/CVE-2020-10735"
},
{
"category": "external",
"summary": "SUSE Bug 1203125 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1203125"
},
{
"category": "external",
"summary": "SUSE Bug 1204077 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1204077"
},
{
"category": "external",
"summary": "SUSE Bug 1204096 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1204096"
},
{
"category": "external",
"summary": "SUSE Bug 1204097 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1204097"
},
{
"category": "external",
"summary": "SUSE Bug 1205075 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1205075"
},
{
"category": "external",
"summary": "SUSE Bug 1208131 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1208131"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-05T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-10735"
},
{
"cve": "CVE-2020-15523",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15523"
}
],
"notes": [
{
"category": "general",
"text": "In Python 3.6 through 3.6.10, 3.7 through 3.7.8, 3.8 through 3.8.4rc1, and 3.9 through 3.9.0b4 on Windows, a Trojan horse python3.dll might be used in cases where CPython is embedded in a native application. This occurs because python3X.dll may use an invalid search path for python3.dll loading (after Py_SetPath has been used). NOTE: this issue CANNOT occur when using python.exe from a standard (non-embedded) Python installation on Windows.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15523",
"url": "https://www.suse.com/security/cve/CVE-2020-15523"
},
{
"category": "external",
"summary": "SUSE Bug 1173745 for CVE-2020-15523",
"url": "https://bugzilla.suse.com/1173745"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-05T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-15523"
},
{
"cve": "CVE-2020-15801",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15801"
}
],
"notes": [
{
"category": "general",
"text": "In Python 3.8.4, sys.path restrictions specified in a python38._pth file are ignored, allowing code to be loaded from arbitrary locations. The \u003cexecutable-name\u003e._pth file (e.g., the python._pth file) is not affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15801",
"url": "https://www.suse.com/security/cve/CVE-2020-15801"
},
{
"category": "external",
"summary": "SUSE Bug 1174241 for CVE-2020-15801",
"url": "https://bugzilla.suse.com/1174241"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-05T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2020-15801"
},
{
"cve": "CVE-2020-8492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8492"
}
],
"notes": [
{
"category": "general",
"text": "Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service (ReDoS) attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8492",
"url": "https://www.suse.com/security/cve/CVE-2020-8492"
},
{
"category": "external",
"summary": "SUSE Bug 1162367 for CVE-2020-8492",
"url": "https://bugzilla.suse.com/1162367"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-05T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-8492"
},
{
"cve": "CVE-2021-23336",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-23336"
}
],
"notes": [
{
"category": "general",
"text": "The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-23336",
"url": "https://www.suse.com/security/cve/CVE-2021-23336"
},
{
"category": "external",
"summary": "SUSE Bug 1182179 for CVE-2021-23336",
"url": "https://bugzilla.suse.com/1182179"
},
{
"category": "external",
"summary": "SUSE Bug 1182379 for CVE-2021-23336",
"url": "https://bugzilla.suse.com/1182379"
},
{
"category": "external",
"summary": "SUSE Bug 1182433 for CVE-2021-23336",
"url": "https://bugzilla.suse.com/1182433"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-05T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-23336"
},
{
"cve": "CVE-2021-3177",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3177"
}
],
"notes": [
{
"category": "general",
"text": "Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to c_double.from_param. This occurs because sprintf is used unsafely.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3177",
"url": "https://www.suse.com/security/cve/CVE-2021-3177"
},
{
"category": "external",
"summary": "SUSE Bug 1181126 for CVE-2021-3177",
"url": "https://bugzilla.suse.com/1181126"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-05T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-3177"
},
{
"cve": "CVE-2021-3426",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3426"
}
],
"notes": [
{
"category": "general",
"text": "There\u0027s a flaw in Python 3\u0027s pydoc. A local or adjacent attacker who discovers or is able to convince another local or adjacent user to start a pydoc server could access the server and use it to disclose sensitive information belonging to the other user that they would not normally be able to access. The highest risk of this flaw is to data confidentiality. This flaw affects Python versions before 3.8.9, Python versions before 3.9.3 and Python versions before 3.10.0a7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3426",
"url": "https://www.suse.com/security/cve/CVE-2021-3426"
},
{
"category": "external",
"summary": "SUSE Bug 1183374 for CVE-2021-3426",
"url": "https://bugzilla.suse.com/1183374"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-05T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-3426"
},
{
"cve": "CVE-2022-25236",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-25236"
}
],
"notes": [
{
"category": "general",
"text": "xmlparse.c in Expat (aka libexpat) before 2.4.5 allows attackers to insert namespace-separator characters into namespace URIs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-25236",
"url": "https://www.suse.com/security/cve/CVE-2022-25236"
},
{
"category": "external",
"summary": "SUSE Bug 1196025 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1196025"
},
{
"category": "external",
"summary": "SUSE Bug 1196784 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1196784"
},
{
"category": "external",
"summary": "SUSE Bug 1197217 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1197217"
},
{
"category": "external",
"summary": "SUSE Bug 1200038 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1200038"
},
{
"category": "external",
"summary": "SUSE Bug 1201735 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1201735"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-05T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-25236"
},
{
"cve": "CVE-2022-42919",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-42919"
}
],
"notes": [
{
"category": "general",
"text": "Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine. Pickles can execute arbitrary code. Thus, this allows for local user privilege escalation to the user that any forkserver process is running as. Setting multiprocessing.util.abstract_sockets_supported to False is a workaround. The forkserver start method for multiprocessing is not the default start method. This issue is Linux specific because only Linux supports abstract namespace sockets. CPython before 3.9 does not make use of Linux abstract namespace sockets by default. Support for users manually specifying an abstract namespace socket was added as a bugfix in 3.7.8 and 3.8.3, but users would need to make specific uncommon API calls in order to do that in CPython before 3.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-42919",
"url": "https://www.suse.com/security/cve/CVE-2022-42919"
},
{
"category": "external",
"summary": "SUSE Bug 1204886 for CVE-2022-42919",
"url": "https://bugzilla.suse.com/1204886"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-05T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-42919"
},
{
"cve": "CVE-2022-45061",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-45061"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario, they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example, the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-45061",
"url": "https://www.suse.com/security/cve/CVE-2022-45061"
},
{
"category": "external",
"summary": "SUSE Bug 1205244 for CVE-2022-45061",
"url": "https://bugzilla.suse.com/1205244"
},
{
"category": "external",
"summary": "SUSE Bug 1211488 for CVE-2022-45061",
"url": "https://bugzilla.suse.com/1211488"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-05T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-45061"
},
{
"cve": "CVE-2023-0286",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0286"
}
],
"notes": [
{
"category": "general",
"text": "There is a type confusion vulnerability relating to X.400 address processing\ninside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but\nthe public structure definition for GENERAL_NAME incorrectly specified the type\nof the x400Address field as ASN1_TYPE. This field is subsequently interpreted by\nthe OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an\nASN1_STRING.\n\nWhen CRL checking is enabled (i.e. the application sets the\nX509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass\narbitrary pointers to a memcmp call, enabling them to read memory contents or\nenact a denial of service. In most cases, the attack requires the attacker to\nprovide both the certificate chain and CRL, neither of which need to have a\nvalid signature. If the attacker only controls one of these inputs, the other\ninput must already contain an X.400 address as a CRL distribution point, which\nis uncommon. As such, this vulnerability is most likely to only affect\napplications which have implemented their own functionality for retrieving CRLs\nover a network.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0286",
"url": "https://www.suse.com/security/cve/CVE-2023-0286"
},
{
"category": "external",
"summary": "SUSE Bug 1207533 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1207533"
},
{
"category": "external",
"summary": "SUSE Bug 1207569 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1207569"
},
{
"category": "external",
"summary": "SUSE Bug 1211136 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1211136"
},
{
"category": "external",
"summary": "SUSE Bug 1211503 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1211503"
},
{
"category": "external",
"summary": "SUSE Bug 1213146 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1213146"
},
{
"category": "external",
"summary": "SUSE Bug 1214269 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1214269"
},
{
"category": "external",
"summary": "SUSE Bug 1218477 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1218477"
},
{
"category": "external",
"summary": "SUSE Bug 1218967 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1218967"
},
{
"category": "external",
"summary": "SUSE Bug 1225677 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1225677"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-05T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-24329",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-24329"
}
],
"notes": [
{
"category": "general",
"text": "An issue in the urllib.parse component of Python before 3.11.4 allows attackers to bypass blocklisting methods by supplying a URL that starts with blank characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-24329",
"url": "https://www.suse.com/security/cve/CVE-2023-24329"
},
{
"category": "external",
"summary": "SUSE Bug 1208471 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1208471"
},
{
"category": "external",
"summary": "SUSE Bug 1213553 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1213553"
},
{
"category": "external",
"summary": "SUSE Bug 1213554 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1213554"
},
{
"category": "external",
"summary": "SUSE Bug 1213839 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1213839"
},
{
"category": "external",
"summary": "SUSE Bug 1225672 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1225672"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-05T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-24329"
},
{
"cve": "CVE-2023-2650",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2650"
}
],
"notes": [
{
"category": "general",
"text": "Issue summary: Processing some specially crafted ASN.1 object identifiers or\ndata containing them may be very slow.\n\nImpact summary: Applications that use OBJ_obj2txt() directly, or use any of\nthe OpenSSL subsystems OCSP, PKCS7/SMIME, CMS, CMP/CRMF or TS with no message\nsize limit may experience notable to very long delays when processing those\nmessages, which may lead to a Denial of Service.\n\nAn OBJECT IDENTIFIER is composed of a series of numbers - sub-identifiers -\nmost of which have no size limit. OBJ_obj2txt() may be used to translate\nan ASN.1 OBJECT IDENTIFIER given in DER encoding form (using the OpenSSL\ntype ASN1_OBJECT) to its canonical numeric text form, which are the\nsub-identifiers of the OBJECT IDENTIFIER in decimal form, separated by\nperiods.\n\nWhen one of the sub-identifiers in the OBJECT IDENTIFIER is very large\n(these are sizes that are seen as absurdly large, taking up tens or hundreds\nof KiBs), the translation to a decimal number in text may take a very long\ntime. The time complexity is O(n^2) with \u0027n\u0027 being the size of the\nsub-identifiers in bytes (*).\n\nWith OpenSSL 3.0, support to fetch cryptographic algorithms using names /\nidentifiers in string form was introduced. This includes using OBJECT\nIDENTIFIERs in canonical numeric text form as identifiers for fetching\nalgorithms.\n\nSuch OBJECT IDENTIFIERs may be received through the ASN.1 structure\nAlgorithmIdentifier, which is commonly used in multiple protocols to specify\nwhat cryptographic algorithm should be used to sign or verify, encrypt or\ndecrypt, or digest passed data.\n\nApplications that call OBJ_obj2txt() directly with untrusted data are\naffected, with any version of OpenSSL. If the use is for the mere purpose\nof display, the severity is considered low.\n\nIn OpenSSL 3.0 and newer, this affects the subsystems OCSP, PKCS7/SMIME,\nCMS, CMP/CRMF or TS. It also impacts anything that processes X.509\ncertificates, including simple things like verifying its signature.\n\nThe impact on TLS is relatively low, because all versions of OpenSSL have a\n100KiB limit on the peer\u0027s certificate chain. Additionally, this only\nimpacts clients, or servers that have explicitly enabled client\nauthentication.\n\nIn OpenSSL 1.1.1 and 1.0.2, this only affects displaying diverse objects,\nsuch as X.509 certificates. This is assumed to not happen in such a way\nthat it would cause a Denial of Service, so these versions are considered\nnot affected by this issue in such a way that it would be cause for concern,\nand the severity is therefore considered low.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2650",
"url": "https://www.suse.com/security/cve/CVE-2023-2650"
},
{
"category": "external",
"summary": "SUSE Bug 1211430 for CVE-2023-2650",
"url": "https://bugzilla.suse.com/1211430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-05T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-2650"
},
{
"cve": "CVE-2023-27043",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-27043"
}
],
"notes": [
{
"category": "general",
"text": "The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which application access is granted only after verifying receipt of e-mail to a specific domain (e.g., only @company.example.com addresses may be used for signup). This occurs in email/_parseaddr.py in recent versions of Python.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-27043",
"url": "https://www.suse.com/security/cve/CVE-2023-27043"
},
{
"category": "external",
"summary": "SUSE Bug 1210638 for CVE-2023-27043",
"url": "https://bugzilla.suse.com/1210638"
},
{
"category": "external",
"summary": "SUSE Bug 1222537 for CVE-2023-27043",
"url": "https://bugzilla.suse.com/1222537"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-05T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-27043"
},
{
"cve": "CVE-2023-40217",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-40217"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-40217",
"url": "https://www.suse.com/security/cve/CVE-2023-40217"
},
{
"category": "external",
"summary": "SUSE Bug 1214692 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1214692"
},
{
"category": "external",
"summary": "SUSE Bug 1217524 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1217524"
},
{
"category": "external",
"summary": "SUSE Bug 1218319 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1218319"
},
{
"category": "external",
"summary": "SUSE Bug 1218476 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1218476"
},
{
"category": "external",
"summary": "SUSE Bug 1218965 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1218965"
},
{
"category": "external",
"summary": "SUSE Bug 1219472 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1219472"
},
{
"category": "external",
"summary": "SUSE Bug 1219713 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1219713"
},
{
"category": "external",
"summary": "SUSE Bug 1221582 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1221582"
},
{
"category": "external",
"summary": "SUSE Bug 1224883 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1224883"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-05T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-40217"
},
{
"cve": "CVE-2023-52425",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52425"
}
],
"notes": [
{
"category": "general",
"text": "libexpat through 2.5.0 allows a denial of service (resource consumption) because many full reparsings are required in the case of a large token for which multiple buffer fills are needed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52425",
"url": "https://www.suse.com/security/cve/CVE-2023-52425"
},
{
"category": "external",
"summary": "SUSE Bug 1219559 for CVE-2023-52425",
"url": "https://bugzilla.suse.com/1219559"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-05T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52425"
},
{
"cve": "CVE-2024-4030",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-4030"
}
],
"notes": [
{
"category": "general",
"text": "On Windows a directory returned by tempfile.mkdtemp() would not always have permissions set to restrict reading and writing to the temporary directory by other users, instead usually inheriting the correct permissions from the default location. Alternate configurations or users without a profile directory may not have the intended permissions.\n\nIf you\u0027re not using Windows or haven\u0027t changed the temporary directory location then you aren\u0027t affected by this vulnerability. On other platforms the returned directory is consistently readable and writable only by the current user.\n\nThis issue was caused by Python not supporting Unix permissions on Windows. The fix adds support for Unix \"700\" for the mkdir function on Windows which is used by mkdtemp() to ensure the newly created directory has the proper permissions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-4030",
"url": "https://www.suse.com/security/cve/CVE-2024-4030"
},
{
"category": "external",
"summary": "SUSE Bug 1227152 for CVE-2024-4030",
"url": "https://bugzilla.suse.com/1227152"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.0~b3-1.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.0~b3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-05T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-4030"
}
]
}
OPENSUSE-SU-2024:14434-1
Vulnerability from csaf_opensuse - Published: 2024-10-28 00:00 - Updated: 2024-10-28 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.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": "python314-3.14.0~a1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python314-3.14.0~a1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14434",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14434-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-3389 page",
"url": "https://www.suse.com/security/cve/CVE-2011-3389/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-4944 page",
"url": "https://www.suse.com/security/cve/CVE-2011-4944/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2012-0845 page",
"url": "https://www.suse.com/security/cve/CVE-2012-0845/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2012-1150 page",
"url": "https://www.suse.com/security/cve/CVE-2012-1150/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-1752 page",
"url": "https://www.suse.com/security/cve/CVE-2013-1752/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-4238 page",
"url": "https://www.suse.com/security/cve/CVE-2013-4238/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-2667 page",
"url": "https://www.suse.com/security/cve/CVE-2014-2667/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-4650 page",
"url": "https://www.suse.com/security/cve/CVE-2014-4650/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-20907 page",
"url": "https://www.suse.com/security/cve/CVE-2019-20907/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-5010 page",
"url": "https://www.suse.com/security/cve/CVE-2019-5010/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9947 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9947/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-10735 page",
"url": "https://www.suse.com/security/cve/CVE-2020-10735/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15523 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15523/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15801 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15801/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8492 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8492/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-23336 page",
"url": "https://www.suse.com/security/cve/CVE-2021-23336/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3177 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3177/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3426 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3426/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-25236 page",
"url": "https://www.suse.com/security/cve/CVE-2022-25236/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-42919 page",
"url": "https://www.suse.com/security/cve/CVE-2022-42919/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-45061 page",
"url": "https://www.suse.com/security/cve/CVE-2022-45061/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0286 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0286/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-24329 page",
"url": "https://www.suse.com/security/cve/CVE-2023-24329/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2650 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2650/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-27043 page",
"url": "https://www.suse.com/security/cve/CVE-2023-27043/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-40217 page",
"url": "https://www.suse.com/security/cve/CVE-2023-40217/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52425 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52425/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-4030 page",
"url": "https://www.suse.com/security/cve/CVE-2024-4030/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-4032 page",
"url": "https://www.suse.com/security/cve/CVE-2024-4032/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6232 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6232/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6923 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6923/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-7592 page",
"url": "https://www.suse.com/security/cve/CVE-2024-7592/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-8088 page",
"url": "https://www.suse.com/security/cve/CVE-2024-8088/"
}
],
"title": "python314-3.14.0~a1-1.1 on GA media",
"tracking": {
"current_release_date": "2024-10-28T00:00:00Z",
"generator": {
"date": "2024-10-28T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14434-1",
"initial_release_date": "2024-10-28T00:00:00Z",
"revision_history": [
{
"date": "2024-10-28T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python314-3.14.0~a1-1.1.aarch64",
"product": {
"name": "python314-3.14.0~a1-1.1.aarch64",
"product_id": "python314-3.14.0~a1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-curses-3.14.0~a1-1.1.aarch64",
"product": {
"name": "python314-curses-3.14.0~a1-1.1.aarch64",
"product_id": "python314-curses-3.14.0~a1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-dbm-3.14.0~a1-1.1.aarch64",
"product": {
"name": "python314-dbm-3.14.0~a1-1.1.aarch64",
"product_id": "python314-dbm-3.14.0~a1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-idle-3.14.0~a1-1.1.aarch64",
"product": {
"name": "python314-idle-3.14.0~a1-1.1.aarch64",
"product_id": "python314-idle-3.14.0~a1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-tk-3.14.0~a1-1.1.aarch64",
"product": {
"name": "python314-tk-3.14.0~a1-1.1.aarch64",
"product_id": "python314-tk-3.14.0~a1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"product": {
"name": "python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"product_id": "python314-x86-64-v3-3.14.0~a1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python314-3.14.0~a1-1.1.ppc64le",
"product": {
"name": "python314-3.14.0~a1-1.1.ppc64le",
"product_id": "python314-3.14.0~a1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-curses-3.14.0~a1-1.1.ppc64le",
"product": {
"name": "python314-curses-3.14.0~a1-1.1.ppc64le",
"product_id": "python314-curses-3.14.0~a1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-dbm-3.14.0~a1-1.1.ppc64le",
"product": {
"name": "python314-dbm-3.14.0~a1-1.1.ppc64le",
"product_id": "python314-dbm-3.14.0~a1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-idle-3.14.0~a1-1.1.ppc64le",
"product": {
"name": "python314-idle-3.14.0~a1-1.1.ppc64le",
"product_id": "python314-idle-3.14.0~a1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-tk-3.14.0~a1-1.1.ppc64le",
"product": {
"name": "python314-tk-3.14.0~a1-1.1.ppc64le",
"product_id": "python314-tk-3.14.0~a1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"product": {
"name": "python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"product_id": "python314-x86-64-v3-3.14.0~a1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python314-3.14.0~a1-1.1.s390x",
"product": {
"name": "python314-3.14.0~a1-1.1.s390x",
"product_id": "python314-3.14.0~a1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-curses-3.14.0~a1-1.1.s390x",
"product": {
"name": "python314-curses-3.14.0~a1-1.1.s390x",
"product_id": "python314-curses-3.14.0~a1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-dbm-3.14.0~a1-1.1.s390x",
"product": {
"name": "python314-dbm-3.14.0~a1-1.1.s390x",
"product_id": "python314-dbm-3.14.0~a1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-idle-3.14.0~a1-1.1.s390x",
"product": {
"name": "python314-idle-3.14.0~a1-1.1.s390x",
"product_id": "python314-idle-3.14.0~a1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-tk-3.14.0~a1-1.1.s390x",
"product": {
"name": "python314-tk-3.14.0~a1-1.1.s390x",
"product_id": "python314-tk-3.14.0~a1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"product": {
"name": "python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"product_id": "python314-x86-64-v3-3.14.0~a1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python314-3.14.0~a1-1.1.x86_64",
"product": {
"name": "python314-3.14.0~a1-1.1.x86_64",
"product_id": "python314-3.14.0~a1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-curses-3.14.0~a1-1.1.x86_64",
"product": {
"name": "python314-curses-3.14.0~a1-1.1.x86_64",
"product_id": "python314-curses-3.14.0~a1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-dbm-3.14.0~a1-1.1.x86_64",
"product": {
"name": "python314-dbm-3.14.0~a1-1.1.x86_64",
"product_id": "python314-dbm-3.14.0~a1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-idle-3.14.0~a1-1.1.x86_64",
"product": {
"name": "python314-idle-3.14.0~a1-1.1.x86_64",
"product_id": "python314-idle-3.14.0~a1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-tk-3.14.0~a1-1.1.x86_64",
"product": {
"name": "python314-tk-3.14.0~a1-1.1.x86_64",
"product_id": "python314-tk-3.14.0~a1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-x86-64-v3-3.14.0~a1-1.1.x86_64",
"product": {
"name": "python314-x86-64-v3-3.14.0~a1-1.1.x86_64",
"product_id": "python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-3.14.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64"
},
"product_reference": "python314-3.14.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-3.14.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le"
},
"product_reference": "python314-3.14.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-3.14.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x"
},
"product_reference": "python314-3.14.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-3.14.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64"
},
"product_reference": "python314-3.14.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-curses-3.14.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64"
},
"product_reference": "python314-curses-3.14.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-curses-3.14.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le"
},
"product_reference": "python314-curses-3.14.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-curses-3.14.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x"
},
"product_reference": "python314-curses-3.14.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-curses-3.14.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64"
},
"product_reference": "python314-curses-3.14.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dbm-3.14.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64"
},
"product_reference": "python314-dbm-3.14.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dbm-3.14.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le"
},
"product_reference": "python314-dbm-3.14.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dbm-3.14.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x"
},
"product_reference": "python314-dbm-3.14.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dbm-3.14.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64"
},
"product_reference": "python314-dbm-3.14.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-idle-3.14.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64"
},
"product_reference": "python314-idle-3.14.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-idle-3.14.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le"
},
"product_reference": "python314-idle-3.14.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-idle-3.14.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x"
},
"product_reference": "python314-idle-3.14.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-idle-3.14.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64"
},
"product_reference": "python314-idle-3.14.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tk-3.14.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64"
},
"product_reference": "python314-tk-3.14.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tk-3.14.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le"
},
"product_reference": "python314-tk-3.14.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tk-3.14.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x"
},
"product_reference": "python314-tk-3.14.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tk-3.14.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64"
},
"product_reference": "python314-tk-3.14.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-x86-64-v3-3.14.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64"
},
"product_reference": "python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-x86-64-v3-3.14.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le"
},
"product_reference": "python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-x86-64-v3-3.14.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x"
},
"product_reference": "python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-x86-64-v3-3.14.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
},
"product_reference": "python314-x86-64-v3-3.14.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2011-3389",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-3389"
}
],
"notes": [
{
"category": "general",
"text": "The SSL protocol, as used in certain configurations in Microsoft Windows and Microsoft Internet Explorer, Mozilla Firefox, Google Chrome, Opera, and other products, encrypts data by using CBC mode with chained initialization vectors, which allows man-in-the-middle attackers to obtain plaintext HTTP headers via a blockwise chosen-boundary attack (BCBA) on an HTTPS session, in conjunction with JavaScript code that uses (1) the HTML5 WebSocket API, (2) the Java URLConnection API, or (3) the Silverlight WebClient API, aka a \"BEAST\" attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-3389",
"url": "https://www.suse.com/security/cve/CVE-2011-3389"
},
{
"category": "external",
"summary": "SUSE Bug 716002 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/716002"
},
{
"category": "external",
"summary": "SUSE Bug 719047 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/719047"
},
{
"category": "external",
"summary": "SUSE Bug 725167 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/725167"
},
{
"category": "external",
"summary": "SUSE Bug 726096 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/726096"
},
{
"category": "external",
"summary": "SUSE Bug 739248 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/739248"
},
{
"category": "external",
"summary": "SUSE Bug 739256 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/739256"
},
{
"category": "external",
"summary": "SUSE Bug 742306 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/742306"
},
{
"category": "external",
"summary": "SUSE Bug 751718 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/751718"
},
{
"category": "external",
"summary": "SUSE Bug 759666 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/759666"
},
{
"category": "external",
"summary": "SUSE Bug 763598 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/763598"
},
{
"category": "external",
"summary": "SUSE Bug 814655 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/814655"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2011-3389"
},
{
"cve": "CVE-2011-4944",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-4944"
}
],
"notes": [
{
"category": "general",
"text": "Python 2.6 through 3.2 creates ~/.pypirc with world-readable permissions before changing them after data has been written, which introduces a race condition that allows local users to obtain a username and password by reading this file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-4944",
"url": "https://www.suse.com/security/cve/CVE-2011-4944"
},
{
"category": "external",
"summary": "SUSE Bug 754447 for CVE-2011-4944",
"url": "https://bugzilla.suse.com/754447"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2011-4944"
},
{
"cve": "CVE-2012-0845",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2012-0845"
}
],
"notes": [
{
"category": "general",
"text": "SimpleXMLRPCServer.py in SimpleXMLRPCServer in Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via an XML-RPC POST request that contains a smaller amount of data than specified by the Content-Length header.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2012-0845",
"url": "https://www.suse.com/security/cve/CVE-2012-0845"
},
{
"category": "external",
"summary": "SUSE Bug 747125 for CVE-2012-0845",
"url": "https://bugzilla.suse.com/747125"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2012-0845"
},
{
"cve": "CVE-2012-1150",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2012-1150"
}
],
"notes": [
{
"category": "general",
"text": "Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2012-1150",
"url": "https://www.suse.com/security/cve/CVE-2012-1150"
},
{
"category": "external",
"summary": "SUSE Bug 751718 for CVE-2012-1150",
"url": "https://bugzilla.suse.com/751718"
},
{
"category": "external",
"summary": "SUSE Bug 755383 for CVE-2012-1150",
"url": "https://bugzilla.suse.com/755383"
},
{
"category": "external",
"summary": "SUSE Bug 826682 for CVE-2012-1150",
"url": "https://bugzilla.suse.com/826682"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2012-1150"
},
{
"cve": "CVE-2013-1752",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-1752"
}
],
"notes": [
{
"category": "general",
"text": "Various versions of Python do not properly restrict readline calls, which allows remote attackers to cause a denial of service (memory consumption) via a long string, related to (1) httplib - fixed in 2.7.4, 2.6.9, and 3.3.3; (2) ftplib - fixed in 2.7.6, 2.6.9, 3.3.3; (3) imaplib - not yet fixed in 2.7.x, fixed in 2.6.9, 3.3.3; (4) nntplib - fixed in 2.7.6, 2.6.9, 3.3.3; (5) poplib - not yet fixed in 2.7.x, fixed in 2.6.9, 3.3.3; and (6) smtplib - not yet fixed in 2.7.x, fixed in 2.6.9, not yet fixed in 3.3.x. NOTE: this was REJECTed because it is incompatible with CNT1 \"Independently Fixable\" in the CVE Counting Decisions",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-1752",
"url": "https://www.suse.com/security/cve/CVE-2013-1752"
},
{
"category": "external",
"summary": "SUSE Bug 856835 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/856835"
},
{
"category": "external",
"summary": "SUSE Bug 856836 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/856836"
},
{
"category": "external",
"summary": "SUSE Bug 863741 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/863741"
},
{
"category": "external",
"summary": "SUSE Bug 885882 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/885882"
},
{
"category": "external",
"summary": "SUSE Bug 898572 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/898572"
},
{
"category": "external",
"summary": "SUSE Bug 912739 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/912739"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2013-1752"
},
{
"cve": "CVE-2013-4238",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-4238"
}
],
"notes": [
{
"category": "general",
"text": "The ssl.match_hostname function in the SSL module in Python 2.6 through 3.4 does not properly handle a \u0027\\0\u0027 character in a domain name in the Subject Alternative Name field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority, a related issue to CVE-2009-2408.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-4238",
"url": "https://www.suse.com/security/cve/CVE-2013-4238"
},
{
"category": "external",
"summary": "SUSE Bug 834601 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/834601"
},
{
"category": "external",
"summary": "SUSE Bug 839107 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/839107"
},
{
"category": "external",
"summary": "SUSE Bug 882915 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/882915"
},
{
"category": "external",
"summary": "SUSE Bug 912739 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/912739"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2013-4238"
},
{
"cve": "CVE-2014-2667",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-2667"
}
],
"notes": [
{
"category": "general",
"text": "Race condition in the _get_masked_mode function in Lib/os.py in Python 3.2 through 3.5, when exist_ok is set to true and multiple threads are used, might allow local users to bypass intended file permissions by leveraging a separate application vulnerability before the umask has been set to the expected value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-2667",
"url": "https://www.suse.com/security/cve/CVE-2014-2667"
},
{
"category": "external",
"summary": "SUSE Bug 871152 for CVE-2014-2667",
"url": "https://bugzilla.suse.com/871152"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-2667"
},
{
"cve": "CVE-2014-4650",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-4650"
}
],
"notes": [
{
"category": "general",
"text": "The CGIHTTPServer module in Python 2.7.5 and 3.3.4 does not properly handle URLs in which URL encoding is used for path separators, which allows remote attackers to read script source code or conduct directory traversal attacks and execute unintended code via a crafted character sequence, as demonstrated by a %2f separator.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-4650",
"url": "https://www.suse.com/security/cve/CVE-2014-4650"
},
{
"category": "external",
"summary": "SUSE Bug 856835 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/856835"
},
{
"category": "external",
"summary": "SUSE Bug 856836 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/856836"
},
{
"category": "external",
"summary": "SUSE Bug 863741 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/863741"
},
{
"category": "external",
"summary": "SUSE Bug 885882 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/885882"
},
{
"category": "external",
"summary": "SUSE Bug 898572 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/898572"
},
{
"category": "external",
"summary": "SUSE Bug 912739 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/912739"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-4650"
},
{
"cve": "CVE-2019-20907",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-20907"
}
],
"notes": [
{
"category": "general",
"text": "In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-20907",
"url": "https://www.suse.com/security/cve/CVE-2019-20907"
},
{
"category": "external",
"summary": "SUSE Bug 1174091 for CVE-2019-20907",
"url": "https://bugzilla.suse.com/1174091"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-20907"
},
{
"cve": "CVE-2019-5010",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-5010"
}
],
"notes": [
{
"category": "general",
"text": "An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-5010",
"url": "https://www.suse.com/security/cve/CVE-2019-5010"
},
{
"category": "external",
"summary": "SUSE Bug 1122191 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1122191"
},
{
"category": "external",
"summary": "SUSE Bug 1126909 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1126909"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-5010"
},
{
"cve": "CVE-2019-9947",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9947"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the path component of a URL that lacks a ? character) followed by an HTTP header or a Redis command. This is similar to the CVE-2019-9740 query string issue. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9947",
"url": "https://www.suse.com/security/cve/CVE-2019-9947"
},
{
"category": "external",
"summary": "SUSE Bug 1130840 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1130840"
},
{
"category": "external",
"summary": "SUSE Bug 1136184 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1136184"
},
{
"category": "external",
"summary": "SUSE Bug 1155094 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1155094"
},
{
"category": "external",
"summary": "SUSE Bug 1201559 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1201559"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9947"
},
{
"cve": "CVE-2020-10735",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-10735"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int(\"text\"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-10735",
"url": "https://www.suse.com/security/cve/CVE-2020-10735"
},
{
"category": "external",
"summary": "SUSE Bug 1203125 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1203125"
},
{
"category": "external",
"summary": "SUSE Bug 1204077 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1204077"
},
{
"category": "external",
"summary": "SUSE Bug 1204096 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1204096"
},
{
"category": "external",
"summary": "SUSE Bug 1204097 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1204097"
},
{
"category": "external",
"summary": "SUSE Bug 1205075 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1205075"
},
{
"category": "external",
"summary": "SUSE Bug 1208131 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1208131"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-10735"
},
{
"cve": "CVE-2020-15523",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15523"
}
],
"notes": [
{
"category": "general",
"text": "In Python 3.6 through 3.6.10, 3.7 through 3.7.8, 3.8 through 3.8.4rc1, and 3.9 through 3.9.0b4 on Windows, a Trojan horse python3.dll might be used in cases where CPython is embedded in a native application. This occurs because python3X.dll may use an invalid search path for python3.dll loading (after Py_SetPath has been used). NOTE: this issue CANNOT occur when using python.exe from a standard (non-embedded) Python installation on Windows.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15523",
"url": "https://www.suse.com/security/cve/CVE-2020-15523"
},
{
"category": "external",
"summary": "SUSE Bug 1173745 for CVE-2020-15523",
"url": "https://bugzilla.suse.com/1173745"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-15523"
},
{
"cve": "CVE-2020-15801",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15801"
}
],
"notes": [
{
"category": "general",
"text": "In Python 3.8.4, sys.path restrictions specified in a python38._pth file are ignored, allowing code to be loaded from arbitrary locations. The \u003cexecutable-name\u003e._pth file (e.g., the python._pth file) is not affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15801",
"url": "https://www.suse.com/security/cve/CVE-2020-15801"
},
{
"category": "external",
"summary": "SUSE Bug 1174241 for CVE-2020-15801",
"url": "https://bugzilla.suse.com/1174241"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2020-15801"
},
{
"cve": "CVE-2020-8492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8492"
}
],
"notes": [
{
"category": "general",
"text": "Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service (ReDoS) attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8492",
"url": "https://www.suse.com/security/cve/CVE-2020-8492"
},
{
"category": "external",
"summary": "SUSE Bug 1162367 for CVE-2020-8492",
"url": "https://bugzilla.suse.com/1162367"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-8492"
},
{
"cve": "CVE-2021-23336",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-23336"
}
],
"notes": [
{
"category": "general",
"text": "The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-23336",
"url": "https://www.suse.com/security/cve/CVE-2021-23336"
},
{
"category": "external",
"summary": "SUSE Bug 1182179 for CVE-2021-23336",
"url": "https://bugzilla.suse.com/1182179"
},
{
"category": "external",
"summary": "SUSE Bug 1182379 for CVE-2021-23336",
"url": "https://bugzilla.suse.com/1182379"
},
{
"category": "external",
"summary": "SUSE Bug 1182433 for CVE-2021-23336",
"url": "https://bugzilla.suse.com/1182433"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-23336"
},
{
"cve": "CVE-2021-3177",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3177"
}
],
"notes": [
{
"category": "general",
"text": "Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to c_double.from_param. This occurs because sprintf is used unsafely.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3177",
"url": "https://www.suse.com/security/cve/CVE-2021-3177"
},
{
"category": "external",
"summary": "SUSE Bug 1181126 for CVE-2021-3177",
"url": "https://bugzilla.suse.com/1181126"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-3177"
},
{
"cve": "CVE-2021-3426",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3426"
}
],
"notes": [
{
"category": "general",
"text": "There\u0027s a flaw in Python 3\u0027s pydoc. A local or adjacent attacker who discovers or is able to convince another local or adjacent user to start a pydoc server could access the server and use it to disclose sensitive information belonging to the other user that they would not normally be able to access. The highest risk of this flaw is to data confidentiality. This flaw affects Python versions before 3.8.9, Python versions before 3.9.3 and Python versions before 3.10.0a7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3426",
"url": "https://www.suse.com/security/cve/CVE-2021-3426"
},
{
"category": "external",
"summary": "SUSE Bug 1183374 for CVE-2021-3426",
"url": "https://bugzilla.suse.com/1183374"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-3426"
},
{
"cve": "CVE-2022-25236",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-25236"
}
],
"notes": [
{
"category": "general",
"text": "xmlparse.c in Expat (aka libexpat) before 2.4.5 allows attackers to insert namespace-separator characters into namespace URIs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-25236",
"url": "https://www.suse.com/security/cve/CVE-2022-25236"
},
{
"category": "external",
"summary": "SUSE Bug 1196025 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1196025"
},
{
"category": "external",
"summary": "SUSE Bug 1196784 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1196784"
},
{
"category": "external",
"summary": "SUSE Bug 1197217 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1197217"
},
{
"category": "external",
"summary": "SUSE Bug 1200038 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1200038"
},
{
"category": "external",
"summary": "SUSE Bug 1201735 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1201735"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-25236"
},
{
"cve": "CVE-2022-42919",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-42919"
}
],
"notes": [
{
"category": "general",
"text": "Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine. Pickles can execute arbitrary code. Thus, this allows for local user privilege escalation to the user that any forkserver process is running as. Setting multiprocessing.util.abstract_sockets_supported to False is a workaround. The forkserver start method for multiprocessing is not the default start method. This issue is Linux specific because only Linux supports abstract namespace sockets. CPython before 3.9 does not make use of Linux abstract namespace sockets by default. Support for users manually specifying an abstract namespace socket was added as a bugfix in 3.7.8 and 3.8.3, but users would need to make specific uncommon API calls in order to do that in CPython before 3.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-42919",
"url": "https://www.suse.com/security/cve/CVE-2022-42919"
},
{
"category": "external",
"summary": "SUSE Bug 1204886 for CVE-2022-42919",
"url": "https://bugzilla.suse.com/1204886"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-42919"
},
{
"cve": "CVE-2022-45061",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-45061"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario, they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example, the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-45061",
"url": "https://www.suse.com/security/cve/CVE-2022-45061"
},
{
"category": "external",
"summary": "SUSE Bug 1205244 for CVE-2022-45061",
"url": "https://bugzilla.suse.com/1205244"
},
{
"category": "external",
"summary": "SUSE Bug 1211488 for CVE-2022-45061",
"url": "https://bugzilla.suse.com/1211488"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-45061"
},
{
"cve": "CVE-2023-0286",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0286"
}
],
"notes": [
{
"category": "general",
"text": "There is a type confusion vulnerability relating to X.400 address processing\ninside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but\nthe public structure definition for GENERAL_NAME incorrectly specified the type\nof the x400Address field as ASN1_TYPE. This field is subsequently interpreted by\nthe OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an\nASN1_STRING.\n\nWhen CRL checking is enabled (i.e. the application sets the\nX509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass\narbitrary pointers to a memcmp call, enabling them to read memory contents or\nenact a denial of service. In most cases, the attack requires the attacker to\nprovide both the certificate chain and CRL, neither of which need to have a\nvalid signature. If the attacker only controls one of these inputs, the other\ninput must already contain an X.400 address as a CRL distribution point, which\nis uncommon. As such, this vulnerability is most likely to only affect\napplications which have implemented their own functionality for retrieving CRLs\nover a network.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0286",
"url": "https://www.suse.com/security/cve/CVE-2023-0286"
},
{
"category": "external",
"summary": "SUSE Bug 1207533 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1207533"
},
{
"category": "external",
"summary": "SUSE Bug 1207569 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1207569"
},
{
"category": "external",
"summary": "SUSE Bug 1211136 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1211136"
},
{
"category": "external",
"summary": "SUSE Bug 1211503 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1211503"
},
{
"category": "external",
"summary": "SUSE Bug 1213146 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1213146"
},
{
"category": "external",
"summary": "SUSE Bug 1214269 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1214269"
},
{
"category": "external",
"summary": "SUSE Bug 1218477 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1218477"
},
{
"category": "external",
"summary": "SUSE Bug 1218967 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1218967"
},
{
"category": "external",
"summary": "SUSE Bug 1225677 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1225677"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-24329",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-24329"
}
],
"notes": [
{
"category": "general",
"text": "An issue in the urllib.parse component of Python before 3.11.4 allows attackers to bypass blocklisting methods by supplying a URL that starts with blank characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-24329",
"url": "https://www.suse.com/security/cve/CVE-2023-24329"
},
{
"category": "external",
"summary": "SUSE Bug 1208471 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1208471"
},
{
"category": "external",
"summary": "SUSE Bug 1213553 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1213553"
},
{
"category": "external",
"summary": "SUSE Bug 1213554 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1213554"
},
{
"category": "external",
"summary": "SUSE Bug 1213839 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1213839"
},
{
"category": "external",
"summary": "SUSE Bug 1225672 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1225672"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-24329"
},
{
"cve": "CVE-2023-2650",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2650"
}
],
"notes": [
{
"category": "general",
"text": "Issue summary: Processing some specially crafted ASN.1 object identifiers or\ndata containing them may be very slow.\n\nImpact summary: Applications that use OBJ_obj2txt() directly, or use any of\nthe OpenSSL subsystems OCSP, PKCS7/SMIME, CMS, CMP/CRMF or TS with no message\nsize limit may experience notable to very long delays when processing those\nmessages, which may lead to a Denial of Service.\n\nAn OBJECT IDENTIFIER is composed of a series of numbers - sub-identifiers -\nmost of which have no size limit. OBJ_obj2txt() may be used to translate\nan ASN.1 OBJECT IDENTIFIER given in DER encoding form (using the OpenSSL\ntype ASN1_OBJECT) to its canonical numeric text form, which are the\nsub-identifiers of the OBJECT IDENTIFIER in decimal form, separated by\nperiods.\n\nWhen one of the sub-identifiers in the OBJECT IDENTIFIER is very large\n(these are sizes that are seen as absurdly large, taking up tens or hundreds\nof KiBs), the translation to a decimal number in text may take a very long\ntime. The time complexity is O(n^2) with \u0027n\u0027 being the size of the\nsub-identifiers in bytes (*).\n\nWith OpenSSL 3.0, support to fetch cryptographic algorithms using names /\nidentifiers in string form was introduced. This includes using OBJECT\nIDENTIFIERs in canonical numeric text form as identifiers for fetching\nalgorithms.\n\nSuch OBJECT IDENTIFIERs may be received through the ASN.1 structure\nAlgorithmIdentifier, which is commonly used in multiple protocols to specify\nwhat cryptographic algorithm should be used to sign or verify, encrypt or\ndecrypt, or digest passed data.\n\nApplications that call OBJ_obj2txt() directly with untrusted data are\naffected, with any version of OpenSSL. If the use is for the mere purpose\nof display, the severity is considered low.\n\nIn OpenSSL 3.0 and newer, this affects the subsystems OCSP, PKCS7/SMIME,\nCMS, CMP/CRMF or TS. It also impacts anything that processes X.509\ncertificates, including simple things like verifying its signature.\n\nThe impact on TLS is relatively low, because all versions of OpenSSL have a\n100KiB limit on the peer\u0027s certificate chain. Additionally, this only\nimpacts clients, or servers that have explicitly enabled client\nauthentication.\n\nIn OpenSSL 1.1.1 and 1.0.2, this only affects displaying diverse objects,\nsuch as X.509 certificates. This is assumed to not happen in such a way\nthat it would cause a Denial of Service, so these versions are considered\nnot affected by this issue in such a way that it would be cause for concern,\nand the severity is therefore considered low.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2650",
"url": "https://www.suse.com/security/cve/CVE-2023-2650"
},
{
"category": "external",
"summary": "SUSE Bug 1211430 for CVE-2023-2650",
"url": "https://bugzilla.suse.com/1211430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-2650"
},
{
"cve": "CVE-2023-27043",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-27043"
}
],
"notes": [
{
"category": "general",
"text": "The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which application access is granted only after verifying receipt of e-mail to a specific domain (e.g., only @company.example.com addresses may be used for signup). This occurs in email/_parseaddr.py in recent versions of Python.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-27043",
"url": "https://www.suse.com/security/cve/CVE-2023-27043"
},
{
"category": "external",
"summary": "SUSE Bug 1210638 for CVE-2023-27043",
"url": "https://bugzilla.suse.com/1210638"
},
{
"category": "external",
"summary": "SUSE Bug 1222537 for CVE-2023-27043",
"url": "https://bugzilla.suse.com/1222537"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-27043"
},
{
"cve": "CVE-2023-40217",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-40217"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-40217",
"url": "https://www.suse.com/security/cve/CVE-2023-40217"
},
{
"category": "external",
"summary": "SUSE Bug 1214692 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1214692"
},
{
"category": "external",
"summary": "SUSE Bug 1217524 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1217524"
},
{
"category": "external",
"summary": "SUSE Bug 1218319 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1218319"
},
{
"category": "external",
"summary": "SUSE Bug 1218476 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1218476"
},
{
"category": "external",
"summary": "SUSE Bug 1218965 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1218965"
},
{
"category": "external",
"summary": "SUSE Bug 1219472 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1219472"
},
{
"category": "external",
"summary": "SUSE Bug 1219713 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1219713"
},
{
"category": "external",
"summary": "SUSE Bug 1221582 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1221582"
},
{
"category": "external",
"summary": "SUSE Bug 1224883 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1224883"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-40217"
},
{
"cve": "CVE-2023-52425",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52425"
}
],
"notes": [
{
"category": "general",
"text": "libexpat through 2.5.0 allows a denial of service (resource consumption) because many full reparsings are required in the case of a large token for which multiple buffer fills are needed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52425",
"url": "https://www.suse.com/security/cve/CVE-2023-52425"
},
{
"category": "external",
"summary": "SUSE Bug 1219559 for CVE-2023-52425",
"url": "https://bugzilla.suse.com/1219559"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52425"
},
{
"cve": "CVE-2024-4030",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-4030"
}
],
"notes": [
{
"category": "general",
"text": "On Windows a directory returned by tempfile.mkdtemp() would not always have permissions set to restrict reading and writing to the temporary directory by other users, instead usually inheriting the correct permissions from the default location. Alternate configurations or users without a profile directory may not have the intended permissions.\n\nIf you\u0027re not using Windows or haven\u0027t changed the temporary directory location then you aren\u0027t affected by this vulnerability. On other platforms the returned directory is consistently readable and writable only by the current user.\n\nThis issue was caused by Python not supporting Unix permissions on Windows. The fix adds support for Unix \"700\" for the mkdir function on Windows which is used by mkdtemp() to ensure the newly created directory has the proper permissions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-4030",
"url": "https://www.suse.com/security/cve/CVE-2024-4030"
},
{
"category": "external",
"summary": "SUSE Bug 1227152 for CVE-2024-4030",
"url": "https://bugzilla.suse.com/1227152"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-4030"
},
{
"cve": "CVE-2024-4032",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-4032"
}
],
"notes": [
{
"category": "general",
"text": "The \"ipaddress\" module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as \"globally reachable\" or \"private\". This affected the is_private and is_global properties of the ipaddress.IPv4Address, ipaddress.IPv4Network, ipaddress.IPv6Address, and ipaddress.IPv6Network classes, where values wouldn\u0027t be returned in accordance with the latest information from the IANA Special-Purpose Address Registries.\n\nCPython 3.12.4 and 3.13.0a6 contain updated information from these registries and thus have the intended behavior.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-4032",
"url": "https://www.suse.com/security/cve/CVE-2024-4032"
},
{
"category": "external",
"summary": "SUSE Bug 1226448 for CVE-2024-4032",
"url": "https://bugzilla.suse.com/1226448"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2024-4032"
},
{
"cve": "CVE-2024-6232",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6232"
}
],
"notes": [
{
"category": "general",
"text": "There is a MEDIUM severity vulnerability affecting CPython.\n\n\n\n\n\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6232",
"url": "https://www.suse.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "SUSE Bug 1230227 for CVE-2024-6232",
"url": "https://bugzilla.suse.com/1230227"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-6232"
},
{
"cve": "CVE-2024-6923",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6923"
}
],
"notes": [
{
"category": "general",
"text": "There is a MEDIUM severity vulnerability affecting CPython.\n\nThe \nemail module didn\u0027t properly quote newlines for email headers when \nserializing an email message allowing for header injection when an email\n is serialized.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6923",
"url": "https://www.suse.com/security/cve/CVE-2024-6923"
},
{
"category": "external",
"summary": "SUSE Bug 1228780 for CVE-2024-6923",
"url": "https://bugzilla.suse.com/1228780"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-6923"
},
{
"cve": "CVE-2024-7592",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-7592"
}
],
"notes": [
{
"category": "general",
"text": "There is a LOW severity vulnerability affecting CPython, specifically the\n\u0027http.cookies\u0027 standard library module.\n\n\nWhen parsing cookies that contained backslashes for quoted characters in\nthe cookie value, the parser would use an algorithm with quadratic\ncomplexity, resulting in excess CPU resources being used while parsing the\nvalue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-7592",
"url": "https://www.suse.com/security/cve/CVE-2024-7592"
},
{
"category": "external",
"summary": "SUSE Bug 1229596 for CVE-2024-7592",
"url": "https://bugzilla.suse.com/1229596"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-7592"
},
{
"cve": "CVE-2024-8088",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-8088"
}
],
"notes": [
{
"category": "general",
"text": "There is a HIGH severity vulnerability affecting the CPython \"zipfile\"\nmodule affecting \"zipfile.Path\". Note that the more common API \"zipfile.ZipFile\" class is unaffected.\n\n\n\n\n\nWhen iterating over names of entries in a zip archive (for example, methods\nof \"zipfile.Path\" like \"namelist()\", \"iterdir()\", etc)\nthe process can be put into an infinite loop with a maliciously crafted\nzip archive. This defect applies when reading only metadata or extracting\nthe contents of the zip archive. Programs that are not handling\nuser-controlled zip archives are not affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-8088",
"url": "https://www.suse.com/security/cve/CVE-2024-8088"
},
{
"category": "external",
"summary": "SUSE Bug 1229704 for CVE-2024-8088",
"url": "https://bugzilla.suse.com/1229704"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-8088"
}
]
}
OPENSUSE-SU-2025:15713-1
Vulnerability from csaf_opensuse - Published: 2025-11-07 00:00 - Updated: 2025-11-07 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.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": "python315-3.15.0~a1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python315-3.15.0~a1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15713",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15713-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-3389 page",
"url": "https://www.suse.com/security/cve/CVE-2011-3389/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-4944 page",
"url": "https://www.suse.com/security/cve/CVE-2011-4944/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2012-0845 page",
"url": "https://www.suse.com/security/cve/CVE-2012-0845/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2012-1150 page",
"url": "https://www.suse.com/security/cve/CVE-2012-1150/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-1752 page",
"url": "https://www.suse.com/security/cve/CVE-2013-1752/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-4238 page",
"url": "https://www.suse.com/security/cve/CVE-2013-4238/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-2667 page",
"url": "https://www.suse.com/security/cve/CVE-2014-2667/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-4650 page",
"url": "https://www.suse.com/security/cve/CVE-2014-4650/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-20907 page",
"url": "https://www.suse.com/security/cve/CVE-2019-20907/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-5010 page",
"url": "https://www.suse.com/security/cve/CVE-2019-5010/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9947 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9947/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-10735 page",
"url": "https://www.suse.com/security/cve/CVE-2020-10735/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15523 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15523/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15801 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15801/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8492 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8492/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-23336 page",
"url": "https://www.suse.com/security/cve/CVE-2021-23336/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3177 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3177/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3426 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3426/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-25236 page",
"url": "https://www.suse.com/security/cve/CVE-2022-25236/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-42919 page",
"url": "https://www.suse.com/security/cve/CVE-2022-42919/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-45061 page",
"url": "https://www.suse.com/security/cve/CVE-2022-45061/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0286 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0286/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-24329 page",
"url": "https://www.suse.com/security/cve/CVE-2023-24329/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2650 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2650/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-27043 page",
"url": "https://www.suse.com/security/cve/CVE-2023-27043/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-40217 page",
"url": "https://www.suse.com/security/cve/CVE-2023-40217/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52425 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52425/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-4030 page",
"url": "https://www.suse.com/security/cve/CVE-2024-4030/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-4032 page",
"url": "https://www.suse.com/security/cve/CVE-2024-4032/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6232 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6232/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6923 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6923/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-7592 page",
"url": "https://www.suse.com/security/cve/CVE-2024-7592/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-8088 page",
"url": "https://www.suse.com/security/cve/CVE-2024-8088/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-0938 page",
"url": "https://www.suse.com/security/cve/CVE-2025-0938/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4435 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4435/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4516 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4516/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6069 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6069/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-8194 page",
"url": "https://www.suse.com/security/cve/CVE-2025-8194/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-8291 page",
"url": "https://www.suse.com/security/cve/CVE-2025-8291/"
}
],
"title": "python315-3.15.0~a1-1.1 on GA media",
"tracking": {
"current_release_date": "2025-11-07T00:00:00Z",
"generator": {
"date": "2025-11-07T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15713-1",
"initial_release_date": "2025-11-07T00:00:00Z",
"revision_history": [
{
"date": "2025-11-07T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~a1-1.1.aarch64",
"product": {
"name": "python315-3.15.0~a1-1.1.aarch64",
"product_id": "python315-3.15.0~a1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~a1-1.1.aarch64",
"product": {
"name": "python315-curses-3.15.0~a1-1.1.aarch64",
"product_id": "python315-curses-3.15.0~a1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~a1-1.1.aarch64",
"product": {
"name": "python315-dbm-3.15.0~a1-1.1.aarch64",
"product_id": "python315-dbm-3.15.0~a1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~a1-1.1.aarch64",
"product": {
"name": "python315-idle-3.15.0~a1-1.1.aarch64",
"product_id": "python315-idle-3.15.0~a1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~a1-1.1.aarch64",
"product": {
"name": "python315-profiling-3.15.0~a1-1.1.aarch64",
"product_id": "python315-profiling-3.15.0~a1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~a1-1.1.aarch64",
"product": {
"name": "python315-tk-3.15.0~a1-1.1.aarch64",
"product_id": "python315-tk-3.15.0~a1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"product": {
"name": "python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"product_id": "python315-x86-64-v3-3.15.0~a1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~a1-1.1.ppc64le",
"product": {
"name": "python315-3.15.0~a1-1.1.ppc64le",
"product_id": "python315-3.15.0~a1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~a1-1.1.ppc64le",
"product": {
"name": "python315-curses-3.15.0~a1-1.1.ppc64le",
"product_id": "python315-curses-3.15.0~a1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~a1-1.1.ppc64le",
"product": {
"name": "python315-dbm-3.15.0~a1-1.1.ppc64le",
"product_id": "python315-dbm-3.15.0~a1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~a1-1.1.ppc64le",
"product": {
"name": "python315-idle-3.15.0~a1-1.1.ppc64le",
"product_id": "python315-idle-3.15.0~a1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~a1-1.1.ppc64le",
"product": {
"name": "python315-profiling-3.15.0~a1-1.1.ppc64le",
"product_id": "python315-profiling-3.15.0~a1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~a1-1.1.ppc64le",
"product": {
"name": "python315-tk-3.15.0~a1-1.1.ppc64le",
"product_id": "python315-tk-3.15.0~a1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"product": {
"name": "python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"product_id": "python315-x86-64-v3-3.15.0~a1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~a1-1.1.s390x",
"product": {
"name": "python315-3.15.0~a1-1.1.s390x",
"product_id": "python315-3.15.0~a1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~a1-1.1.s390x",
"product": {
"name": "python315-curses-3.15.0~a1-1.1.s390x",
"product_id": "python315-curses-3.15.0~a1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~a1-1.1.s390x",
"product": {
"name": "python315-dbm-3.15.0~a1-1.1.s390x",
"product_id": "python315-dbm-3.15.0~a1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~a1-1.1.s390x",
"product": {
"name": "python315-idle-3.15.0~a1-1.1.s390x",
"product_id": "python315-idle-3.15.0~a1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~a1-1.1.s390x",
"product": {
"name": "python315-profiling-3.15.0~a1-1.1.s390x",
"product_id": "python315-profiling-3.15.0~a1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~a1-1.1.s390x",
"product": {
"name": "python315-tk-3.15.0~a1-1.1.s390x",
"product_id": "python315-tk-3.15.0~a1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"product": {
"name": "python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"product_id": "python315-x86-64-v3-3.15.0~a1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~a1-1.1.x86_64",
"product": {
"name": "python315-3.15.0~a1-1.1.x86_64",
"product_id": "python315-3.15.0~a1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~a1-1.1.x86_64",
"product": {
"name": "python315-curses-3.15.0~a1-1.1.x86_64",
"product_id": "python315-curses-3.15.0~a1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~a1-1.1.x86_64",
"product": {
"name": "python315-dbm-3.15.0~a1-1.1.x86_64",
"product_id": "python315-dbm-3.15.0~a1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~a1-1.1.x86_64",
"product": {
"name": "python315-idle-3.15.0~a1-1.1.x86_64",
"product_id": "python315-idle-3.15.0~a1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~a1-1.1.x86_64",
"product": {
"name": "python315-profiling-3.15.0~a1-1.1.x86_64",
"product_id": "python315-profiling-3.15.0~a1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~a1-1.1.x86_64",
"product": {
"name": "python315-tk-3.15.0~a1-1.1.x86_64",
"product_id": "python315-tk-3.15.0~a1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~a1-1.1.x86_64",
"product": {
"name": "python315-x86-64-v3-3.15.0~a1-1.1.x86_64",
"product_id": "python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-3.15.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64"
},
"product_reference": "python315-3.15.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-3.15.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le"
},
"product_reference": "python315-3.15.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-3.15.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x"
},
"product_reference": "python315-3.15.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-3.15.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64"
},
"product_reference": "python315-3.15.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64"
},
"product_reference": "python315-curses-3.15.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le"
},
"product_reference": "python315-curses-3.15.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x"
},
"product_reference": "python315-curses-3.15.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64"
},
"product_reference": "python315-curses-3.15.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64"
},
"product_reference": "python315-dbm-3.15.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le"
},
"product_reference": "python315-dbm-3.15.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x"
},
"product_reference": "python315-dbm-3.15.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64"
},
"product_reference": "python315-dbm-3.15.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64"
},
"product_reference": "python315-idle-3.15.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le"
},
"product_reference": "python315-idle-3.15.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x"
},
"product_reference": "python315-idle-3.15.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64"
},
"product_reference": "python315-idle-3.15.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64"
},
"product_reference": "python315-profiling-3.15.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le"
},
"product_reference": "python315-profiling-3.15.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x"
},
"product_reference": "python315-profiling-3.15.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64"
},
"product_reference": "python315-profiling-3.15.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64"
},
"product_reference": "python315-tk-3.15.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le"
},
"product_reference": "python315-tk-3.15.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x"
},
"product_reference": "python315-tk-3.15.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64"
},
"product_reference": "python315-tk-3.15.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64"
},
"product_reference": "python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le"
},
"product_reference": "python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x"
},
"product_reference": "python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
},
"product_reference": "python315-x86-64-v3-3.15.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2011-3389",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-3389"
}
],
"notes": [
{
"category": "general",
"text": "The SSL protocol, as used in certain configurations in Microsoft Windows and Microsoft Internet Explorer, Mozilla Firefox, Google Chrome, Opera, and other products, encrypts data by using CBC mode with chained initialization vectors, which allows man-in-the-middle attackers to obtain plaintext HTTP headers via a blockwise chosen-boundary attack (BCBA) on an HTTPS session, in conjunction with JavaScript code that uses (1) the HTML5 WebSocket API, (2) the Java URLConnection API, or (3) the Silverlight WebClient API, aka a \"BEAST\" attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-3389",
"url": "https://www.suse.com/security/cve/CVE-2011-3389"
},
{
"category": "external",
"summary": "SUSE Bug 716002 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/716002"
},
{
"category": "external",
"summary": "SUSE Bug 719047 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/719047"
},
{
"category": "external",
"summary": "SUSE Bug 725167 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/725167"
},
{
"category": "external",
"summary": "SUSE Bug 726096 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/726096"
},
{
"category": "external",
"summary": "SUSE Bug 739248 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/739248"
},
{
"category": "external",
"summary": "SUSE Bug 739256 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/739256"
},
{
"category": "external",
"summary": "SUSE Bug 742306 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/742306"
},
{
"category": "external",
"summary": "SUSE Bug 751718 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/751718"
},
{
"category": "external",
"summary": "SUSE Bug 759666 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/759666"
},
{
"category": "external",
"summary": "SUSE Bug 763598 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/763598"
},
{
"category": "external",
"summary": "SUSE Bug 814655 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/814655"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2011-3389"
},
{
"cve": "CVE-2011-4944",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-4944"
}
],
"notes": [
{
"category": "general",
"text": "Python 2.6 through 3.2 creates ~/.pypirc with world-readable permissions before changing them after data has been written, which introduces a race condition that allows local users to obtain a username and password by reading this file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-4944",
"url": "https://www.suse.com/security/cve/CVE-2011-4944"
},
{
"category": "external",
"summary": "SUSE Bug 754447 for CVE-2011-4944",
"url": "https://bugzilla.suse.com/754447"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2011-4944"
},
{
"cve": "CVE-2012-0845",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2012-0845"
}
],
"notes": [
{
"category": "general",
"text": "SimpleXMLRPCServer.py in SimpleXMLRPCServer in Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via an XML-RPC POST request that contains a smaller amount of data than specified by the Content-Length header.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2012-0845",
"url": "https://www.suse.com/security/cve/CVE-2012-0845"
},
{
"category": "external",
"summary": "SUSE Bug 747125 for CVE-2012-0845",
"url": "https://bugzilla.suse.com/747125"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2012-0845"
},
{
"cve": "CVE-2012-1150",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2012-1150"
}
],
"notes": [
{
"category": "general",
"text": "Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2012-1150",
"url": "https://www.suse.com/security/cve/CVE-2012-1150"
},
{
"category": "external",
"summary": "SUSE Bug 751718 for CVE-2012-1150",
"url": "https://bugzilla.suse.com/751718"
},
{
"category": "external",
"summary": "SUSE Bug 755383 for CVE-2012-1150",
"url": "https://bugzilla.suse.com/755383"
},
{
"category": "external",
"summary": "SUSE Bug 826682 for CVE-2012-1150",
"url": "https://bugzilla.suse.com/826682"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2012-1150"
},
{
"cve": "CVE-2013-1752",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-1752"
}
],
"notes": [
{
"category": "general",
"text": "Various versions of Python do not properly restrict readline calls, which allows remote attackers to cause a denial of service (memory consumption) via a long string, related to (1) httplib - fixed in 2.7.4, 2.6.9, and 3.3.3; (2) ftplib - fixed in 2.7.6, 2.6.9, 3.3.3; (3) imaplib - not yet fixed in 2.7.x, fixed in 2.6.9, 3.3.3; (4) nntplib - fixed in 2.7.6, 2.6.9, 3.3.3; (5) poplib - not yet fixed in 2.7.x, fixed in 2.6.9, 3.3.3; and (6) smtplib - not yet fixed in 2.7.x, fixed in 2.6.9, not yet fixed in 3.3.x. NOTE: this was REJECTed because it is incompatible with CNT1 \"Independently Fixable\" in the CVE Counting Decisions",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-1752",
"url": "https://www.suse.com/security/cve/CVE-2013-1752"
},
{
"category": "external",
"summary": "SUSE Bug 856835 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/856835"
},
{
"category": "external",
"summary": "SUSE Bug 856836 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/856836"
},
{
"category": "external",
"summary": "SUSE Bug 863741 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/863741"
},
{
"category": "external",
"summary": "SUSE Bug 885882 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/885882"
},
{
"category": "external",
"summary": "SUSE Bug 898572 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/898572"
},
{
"category": "external",
"summary": "SUSE Bug 912739 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/912739"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2013-1752"
},
{
"cve": "CVE-2013-4238",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-4238"
}
],
"notes": [
{
"category": "general",
"text": "The ssl.match_hostname function in the SSL module in Python 2.6 through 3.4 does not properly handle a \u0027\\0\u0027 character in a domain name in the Subject Alternative Name field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority, a related issue to CVE-2009-2408.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-4238",
"url": "https://www.suse.com/security/cve/CVE-2013-4238"
},
{
"category": "external",
"summary": "SUSE Bug 834601 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/834601"
},
{
"category": "external",
"summary": "SUSE Bug 839107 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/839107"
},
{
"category": "external",
"summary": "SUSE Bug 882915 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/882915"
},
{
"category": "external",
"summary": "SUSE Bug 912739 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/912739"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2013-4238"
},
{
"cve": "CVE-2014-2667",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-2667"
}
],
"notes": [
{
"category": "general",
"text": "Race condition in the _get_masked_mode function in Lib/os.py in Python 3.2 through 3.5, when exist_ok is set to true and multiple threads are used, might allow local users to bypass intended file permissions by leveraging a separate application vulnerability before the umask has been set to the expected value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-2667",
"url": "https://www.suse.com/security/cve/CVE-2014-2667"
},
{
"category": "external",
"summary": "SUSE Bug 871152 for CVE-2014-2667",
"url": "https://bugzilla.suse.com/871152"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-2667"
},
{
"cve": "CVE-2014-4650",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-4650"
}
],
"notes": [
{
"category": "general",
"text": "The CGIHTTPServer module in Python 2.7.5 and 3.3.4 does not properly handle URLs in which URL encoding is used for path separators, which allows remote attackers to read script source code or conduct directory traversal attacks and execute unintended code via a crafted character sequence, as demonstrated by a %2f separator.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-4650",
"url": "https://www.suse.com/security/cve/CVE-2014-4650"
},
{
"category": "external",
"summary": "SUSE Bug 856835 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/856835"
},
{
"category": "external",
"summary": "SUSE Bug 856836 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/856836"
},
{
"category": "external",
"summary": "SUSE Bug 863741 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/863741"
},
{
"category": "external",
"summary": "SUSE Bug 885882 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/885882"
},
{
"category": "external",
"summary": "SUSE Bug 898572 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/898572"
},
{
"category": "external",
"summary": "SUSE Bug 912739 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/912739"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-4650"
},
{
"cve": "CVE-2019-20907",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-20907"
}
],
"notes": [
{
"category": "general",
"text": "In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-20907",
"url": "https://www.suse.com/security/cve/CVE-2019-20907"
},
{
"category": "external",
"summary": "SUSE Bug 1174091 for CVE-2019-20907",
"url": "https://bugzilla.suse.com/1174091"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-20907"
},
{
"cve": "CVE-2019-5010",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-5010"
}
],
"notes": [
{
"category": "general",
"text": "An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-5010",
"url": "https://www.suse.com/security/cve/CVE-2019-5010"
},
{
"category": "external",
"summary": "SUSE Bug 1122191 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1122191"
},
{
"category": "external",
"summary": "SUSE Bug 1126909 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1126909"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-5010"
},
{
"cve": "CVE-2019-9947",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9947"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the path component of a URL that lacks a ? character) followed by an HTTP header or a Redis command. This is similar to the CVE-2019-9740 query string issue. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9947",
"url": "https://www.suse.com/security/cve/CVE-2019-9947"
},
{
"category": "external",
"summary": "SUSE Bug 1130840 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1130840"
},
{
"category": "external",
"summary": "SUSE Bug 1136184 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1136184"
},
{
"category": "external",
"summary": "SUSE Bug 1155094 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1155094"
},
{
"category": "external",
"summary": "SUSE Bug 1201559 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1201559"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9947"
},
{
"cve": "CVE-2020-10735",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-10735"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int(\"text\"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-10735",
"url": "https://www.suse.com/security/cve/CVE-2020-10735"
},
{
"category": "external",
"summary": "SUSE Bug 1203125 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1203125"
},
{
"category": "external",
"summary": "SUSE Bug 1204077 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1204077"
},
{
"category": "external",
"summary": "SUSE Bug 1204096 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1204096"
},
{
"category": "external",
"summary": "SUSE Bug 1204097 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1204097"
},
{
"category": "external",
"summary": "SUSE Bug 1205075 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1205075"
},
{
"category": "external",
"summary": "SUSE Bug 1208131 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1208131"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-10735"
},
{
"cve": "CVE-2020-15523",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15523"
}
],
"notes": [
{
"category": "general",
"text": "In Python 3.6 through 3.6.10, 3.7 through 3.7.8, 3.8 through 3.8.4rc1, and 3.9 through 3.9.0b4 on Windows, a Trojan horse python3.dll might be used in cases where CPython is embedded in a native application. This occurs because python3X.dll may use an invalid search path for python3.dll loading (after Py_SetPath has been used). NOTE: this issue CANNOT occur when using python.exe from a standard (non-embedded) Python installation on Windows.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15523",
"url": "https://www.suse.com/security/cve/CVE-2020-15523"
},
{
"category": "external",
"summary": "SUSE Bug 1173745 for CVE-2020-15523",
"url": "https://bugzilla.suse.com/1173745"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-15523"
},
{
"cve": "CVE-2020-15801",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15801"
}
],
"notes": [
{
"category": "general",
"text": "In Python 3.8.4, sys.path restrictions specified in a python38._pth file are ignored, allowing code to be loaded from arbitrary locations. The \u003cexecutable-name\u003e._pth file (e.g., the python._pth file) is not affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15801",
"url": "https://www.suse.com/security/cve/CVE-2020-15801"
},
{
"category": "external",
"summary": "SUSE Bug 1174241 for CVE-2020-15801",
"url": "https://bugzilla.suse.com/1174241"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2020-15801"
},
{
"cve": "CVE-2020-8492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8492"
}
],
"notes": [
{
"category": "general",
"text": "Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service (ReDoS) attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8492",
"url": "https://www.suse.com/security/cve/CVE-2020-8492"
},
{
"category": "external",
"summary": "SUSE Bug 1162367 for CVE-2020-8492",
"url": "https://bugzilla.suse.com/1162367"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-8492"
},
{
"cve": "CVE-2021-23336",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-23336"
}
],
"notes": [
{
"category": "general",
"text": "The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-23336",
"url": "https://www.suse.com/security/cve/CVE-2021-23336"
},
{
"category": "external",
"summary": "SUSE Bug 1182179 for CVE-2021-23336",
"url": "https://bugzilla.suse.com/1182179"
},
{
"category": "external",
"summary": "SUSE Bug 1182379 for CVE-2021-23336",
"url": "https://bugzilla.suse.com/1182379"
},
{
"category": "external",
"summary": "SUSE Bug 1182433 for CVE-2021-23336",
"url": "https://bugzilla.suse.com/1182433"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-23336"
},
{
"cve": "CVE-2021-3177",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3177"
}
],
"notes": [
{
"category": "general",
"text": "Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to c_double.from_param. This occurs because sprintf is used unsafely.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3177",
"url": "https://www.suse.com/security/cve/CVE-2021-3177"
},
{
"category": "external",
"summary": "SUSE Bug 1181126 for CVE-2021-3177",
"url": "https://bugzilla.suse.com/1181126"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-3177"
},
{
"cve": "CVE-2021-3426",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3426"
}
],
"notes": [
{
"category": "general",
"text": "There\u0027s a flaw in Python 3\u0027s pydoc. A local or adjacent attacker who discovers or is able to convince another local or adjacent user to start a pydoc server could access the server and use it to disclose sensitive information belonging to the other user that they would not normally be able to access. The highest risk of this flaw is to data confidentiality. This flaw affects Python versions before 3.8.9, Python versions before 3.9.3 and Python versions before 3.10.0a7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3426",
"url": "https://www.suse.com/security/cve/CVE-2021-3426"
},
{
"category": "external",
"summary": "SUSE Bug 1183374 for CVE-2021-3426",
"url": "https://bugzilla.suse.com/1183374"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-3426"
},
{
"cve": "CVE-2022-25236",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-25236"
}
],
"notes": [
{
"category": "general",
"text": "xmlparse.c in Expat (aka libexpat) before 2.4.5 allows attackers to insert namespace-separator characters into namespace URIs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-25236",
"url": "https://www.suse.com/security/cve/CVE-2022-25236"
},
{
"category": "external",
"summary": "SUSE Bug 1196025 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1196025"
},
{
"category": "external",
"summary": "SUSE Bug 1196784 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1196784"
},
{
"category": "external",
"summary": "SUSE Bug 1197217 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1197217"
},
{
"category": "external",
"summary": "SUSE Bug 1200038 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1200038"
},
{
"category": "external",
"summary": "SUSE Bug 1201735 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1201735"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-25236"
},
{
"cve": "CVE-2022-42919",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-42919"
}
],
"notes": [
{
"category": "general",
"text": "Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine. Pickles can execute arbitrary code. Thus, this allows for local user privilege escalation to the user that any forkserver process is running as. Setting multiprocessing.util.abstract_sockets_supported to False is a workaround. The forkserver start method for multiprocessing is not the default start method. This issue is Linux specific because only Linux supports abstract namespace sockets. CPython before 3.9 does not make use of Linux abstract namespace sockets by default. Support for users manually specifying an abstract namespace socket was added as a bugfix in 3.7.8 and 3.8.3, but users would need to make specific uncommon API calls in order to do that in CPython before 3.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-42919",
"url": "https://www.suse.com/security/cve/CVE-2022-42919"
},
{
"category": "external",
"summary": "SUSE Bug 1204886 for CVE-2022-42919",
"url": "https://bugzilla.suse.com/1204886"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-42919"
},
{
"cve": "CVE-2022-45061",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-45061"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario, they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example, the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-45061",
"url": "https://www.suse.com/security/cve/CVE-2022-45061"
},
{
"category": "external",
"summary": "SUSE Bug 1205244 for CVE-2022-45061",
"url": "https://bugzilla.suse.com/1205244"
},
{
"category": "external",
"summary": "SUSE Bug 1211488 for CVE-2022-45061",
"url": "https://bugzilla.suse.com/1211488"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-45061"
},
{
"cve": "CVE-2023-0286",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0286"
}
],
"notes": [
{
"category": "general",
"text": "There is a type confusion vulnerability relating to X.400 address processing\ninside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but\nthe public structure definition for GENERAL_NAME incorrectly specified the type\nof the x400Address field as ASN1_TYPE. This field is subsequently interpreted by\nthe OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an\nASN1_STRING.\n\nWhen CRL checking is enabled (i.e. the application sets the\nX509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass\narbitrary pointers to a memcmp call, enabling them to read memory contents or\nenact a denial of service. In most cases, the attack requires the attacker to\nprovide both the certificate chain and CRL, neither of which need to have a\nvalid signature. If the attacker only controls one of these inputs, the other\ninput must already contain an X.400 address as a CRL distribution point, which\nis uncommon. As such, this vulnerability is most likely to only affect\napplications which have implemented their own functionality for retrieving CRLs\nover a network.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0286",
"url": "https://www.suse.com/security/cve/CVE-2023-0286"
},
{
"category": "external",
"summary": "SUSE Bug 1207533 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1207533"
},
{
"category": "external",
"summary": "SUSE Bug 1207569 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1207569"
},
{
"category": "external",
"summary": "SUSE Bug 1211136 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1211136"
},
{
"category": "external",
"summary": "SUSE Bug 1211503 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1211503"
},
{
"category": "external",
"summary": "SUSE Bug 1213146 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1213146"
},
{
"category": "external",
"summary": "SUSE Bug 1214269 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1214269"
},
{
"category": "external",
"summary": "SUSE Bug 1218477 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1218477"
},
{
"category": "external",
"summary": "SUSE Bug 1218967 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1218967"
},
{
"category": "external",
"summary": "SUSE Bug 1225677 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1225677"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-24329",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-24329"
}
],
"notes": [
{
"category": "general",
"text": "An issue in the urllib.parse component of Python before 3.11.4 allows attackers to bypass blocklisting methods by supplying a URL that starts with blank characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-24329",
"url": "https://www.suse.com/security/cve/CVE-2023-24329"
},
{
"category": "external",
"summary": "SUSE Bug 1208471 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1208471"
},
{
"category": "external",
"summary": "SUSE Bug 1213553 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1213553"
},
{
"category": "external",
"summary": "SUSE Bug 1213554 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1213554"
},
{
"category": "external",
"summary": "SUSE Bug 1213839 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1213839"
},
{
"category": "external",
"summary": "SUSE Bug 1225672 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1225672"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-24329"
},
{
"cve": "CVE-2023-2650",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2650"
}
],
"notes": [
{
"category": "general",
"text": "Issue summary: Processing some specially crafted ASN.1 object identifiers or\ndata containing them may be very slow.\n\nImpact summary: Applications that use OBJ_obj2txt() directly, or use any of\nthe OpenSSL subsystems OCSP, PKCS7/SMIME, CMS, CMP/CRMF or TS with no message\nsize limit may experience notable to very long delays when processing those\nmessages, which may lead to a Denial of Service.\n\nAn OBJECT IDENTIFIER is composed of a series of numbers - sub-identifiers -\nmost of which have no size limit. OBJ_obj2txt() may be used to translate\nan ASN.1 OBJECT IDENTIFIER given in DER encoding form (using the OpenSSL\ntype ASN1_OBJECT) to its canonical numeric text form, which are the\nsub-identifiers of the OBJECT IDENTIFIER in decimal form, separated by\nperiods.\n\nWhen one of the sub-identifiers in the OBJECT IDENTIFIER is very large\n(these are sizes that are seen as absurdly large, taking up tens or hundreds\nof KiBs), the translation to a decimal number in text may take a very long\ntime. The time complexity is O(n^2) with \u0027n\u0027 being the size of the\nsub-identifiers in bytes (*).\n\nWith OpenSSL 3.0, support to fetch cryptographic algorithms using names /\nidentifiers in string form was introduced. This includes using OBJECT\nIDENTIFIERs in canonical numeric text form as identifiers for fetching\nalgorithms.\n\nSuch OBJECT IDENTIFIERs may be received through the ASN.1 structure\nAlgorithmIdentifier, which is commonly used in multiple protocols to specify\nwhat cryptographic algorithm should be used to sign or verify, encrypt or\ndecrypt, or digest passed data.\n\nApplications that call OBJ_obj2txt() directly with untrusted data are\naffected, with any version of OpenSSL. If the use is for the mere purpose\nof display, the severity is considered low.\n\nIn OpenSSL 3.0 and newer, this affects the subsystems OCSP, PKCS7/SMIME,\nCMS, CMP/CRMF or TS. It also impacts anything that processes X.509\ncertificates, including simple things like verifying its signature.\n\nThe impact on TLS is relatively low, because all versions of OpenSSL have a\n100KiB limit on the peer\u0027s certificate chain. Additionally, this only\nimpacts clients, or servers that have explicitly enabled client\nauthentication.\n\nIn OpenSSL 1.1.1 and 1.0.2, this only affects displaying diverse objects,\nsuch as X.509 certificates. This is assumed to not happen in such a way\nthat it would cause a Denial of Service, so these versions are considered\nnot affected by this issue in such a way that it would be cause for concern,\nand the severity is therefore considered low.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2650",
"url": "https://www.suse.com/security/cve/CVE-2023-2650"
},
{
"category": "external",
"summary": "SUSE Bug 1211430 for CVE-2023-2650",
"url": "https://bugzilla.suse.com/1211430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-2650"
},
{
"cve": "CVE-2023-27043",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-27043"
}
],
"notes": [
{
"category": "general",
"text": "The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which application access is granted only after verifying receipt of e-mail to a specific domain (e.g., only @company.example.com addresses may be used for signup). This occurs in email/_parseaddr.py in recent versions of Python.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-27043",
"url": "https://www.suse.com/security/cve/CVE-2023-27043"
},
{
"category": "external",
"summary": "SUSE Bug 1210638 for CVE-2023-27043",
"url": "https://bugzilla.suse.com/1210638"
},
{
"category": "external",
"summary": "SUSE Bug 1222537 for CVE-2023-27043",
"url": "https://bugzilla.suse.com/1222537"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-27043"
},
{
"cve": "CVE-2023-40217",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-40217"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-40217",
"url": "https://www.suse.com/security/cve/CVE-2023-40217"
},
{
"category": "external",
"summary": "SUSE Bug 1214692 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1214692"
},
{
"category": "external",
"summary": "SUSE Bug 1217524 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1217524"
},
{
"category": "external",
"summary": "SUSE Bug 1218319 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1218319"
},
{
"category": "external",
"summary": "SUSE Bug 1218476 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1218476"
},
{
"category": "external",
"summary": "SUSE Bug 1218965 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1218965"
},
{
"category": "external",
"summary": "SUSE Bug 1219472 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1219472"
},
{
"category": "external",
"summary": "SUSE Bug 1219713 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1219713"
},
{
"category": "external",
"summary": "SUSE Bug 1221582 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1221582"
},
{
"category": "external",
"summary": "SUSE Bug 1224883 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1224883"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-40217"
},
{
"cve": "CVE-2023-52425",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52425"
}
],
"notes": [
{
"category": "general",
"text": "libexpat through 2.5.0 allows a denial of service (resource consumption) because many full reparsings are required in the case of a large token for which multiple buffer fills are needed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52425",
"url": "https://www.suse.com/security/cve/CVE-2023-52425"
},
{
"category": "external",
"summary": "SUSE Bug 1219559 for CVE-2023-52425",
"url": "https://bugzilla.suse.com/1219559"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52425"
},
{
"cve": "CVE-2024-4030",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-4030"
}
],
"notes": [
{
"category": "general",
"text": "On Windows a directory returned by tempfile.mkdtemp() would not always have permissions set to restrict reading and writing to the temporary directory by other users, instead usually inheriting the correct permissions from the default location. Alternate configurations or users without a profile directory may not have the intended permissions.\n\nIf you\u0027re not using Windows or haven\u0027t changed the temporary directory location then you aren\u0027t affected by this vulnerability. On other platforms the returned directory is consistently readable and writable only by the current user.\n\nThis issue was caused by Python not supporting Unix permissions on Windows. The fix adds support for Unix \"700\" for the mkdir function on Windows which is used by mkdtemp() to ensure the newly created directory has the proper permissions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-4030",
"url": "https://www.suse.com/security/cve/CVE-2024-4030"
},
{
"category": "external",
"summary": "SUSE Bug 1227152 for CVE-2024-4030",
"url": "https://bugzilla.suse.com/1227152"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-4030"
},
{
"cve": "CVE-2024-4032",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-4032"
}
],
"notes": [
{
"category": "general",
"text": "The \"ipaddress\" module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as \"globally reachable\" or \"private\". This affected the is_private and is_global properties of the ipaddress.IPv4Address, ipaddress.IPv4Network, ipaddress.IPv6Address, and ipaddress.IPv6Network classes, where values wouldn\u0027t be returned in accordance with the latest information from the IANA Special-Purpose Address Registries.\n\nCPython 3.12.4 and 3.13.0a6 contain updated information from these registries and thus have the intended behavior.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-4032",
"url": "https://www.suse.com/security/cve/CVE-2024-4032"
},
{
"category": "external",
"summary": "SUSE Bug 1226448 for CVE-2024-4032",
"url": "https://bugzilla.suse.com/1226448"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2024-4032"
},
{
"cve": "CVE-2024-6232",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6232"
}
],
"notes": [
{
"category": "general",
"text": "There is a MEDIUM severity vulnerability affecting CPython.\n\n\n\n\n\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6232",
"url": "https://www.suse.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "SUSE Bug 1230227 for CVE-2024-6232",
"url": "https://bugzilla.suse.com/1230227"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-6232"
},
{
"cve": "CVE-2024-6923",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6923"
}
],
"notes": [
{
"category": "general",
"text": "There is a MEDIUM severity vulnerability affecting CPython.\n\nThe \nemail module didn\u0027t properly quote newlines for email headers when \nserializing an email message allowing for header injection when an email\n is serialized.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6923",
"url": "https://www.suse.com/security/cve/CVE-2024-6923"
},
{
"category": "external",
"summary": "SUSE Bug 1228780 for CVE-2024-6923",
"url": "https://bugzilla.suse.com/1228780"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-6923"
},
{
"cve": "CVE-2024-7592",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-7592"
}
],
"notes": [
{
"category": "general",
"text": "There is a LOW severity vulnerability affecting CPython, specifically the\n\u0027http.cookies\u0027 standard library module.\n\n\nWhen parsing cookies that contained backslashes for quoted characters in\nthe cookie value, the parser would use an algorithm with quadratic\ncomplexity, resulting in excess CPU resources being used while parsing the\nvalue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-7592",
"url": "https://www.suse.com/security/cve/CVE-2024-7592"
},
{
"category": "external",
"summary": "SUSE Bug 1229596 for CVE-2024-7592",
"url": "https://bugzilla.suse.com/1229596"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-7592"
},
{
"cve": "CVE-2024-8088",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-8088"
}
],
"notes": [
{
"category": "general",
"text": "There is a HIGH severity vulnerability affecting the CPython \"zipfile\"\nmodule affecting \"zipfile.Path\". Note that the more common API \"zipfile.ZipFile\" class is unaffected.\n\n\n\n\n\nWhen iterating over names of entries in a zip archive (for example, methods\nof \"zipfile.Path\" like \"namelist()\", \"iterdir()\", etc)\nthe process can be put into an infinite loop with a maliciously crafted\nzip archive. This defect applies when reading only metadata or extracting\nthe contents of the zip archive. Programs that are not handling\nuser-controlled zip archives are not affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-8088",
"url": "https://www.suse.com/security/cve/CVE-2024-8088"
},
{
"category": "external",
"summary": "SUSE Bug 1229704 for CVE-2024-8088",
"url": "https://bugzilla.suse.com/1229704"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-8088"
},
{
"cve": "CVE-2025-0938",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-0938"
}
],
"notes": [
{
"category": "general",
"text": "The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn\u0027t valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-0938",
"url": "https://www.suse.com/security/cve/CVE-2025-0938"
},
{
"category": "external",
"summary": "SUSE Bug 1236705 for CVE-2025-0938",
"url": "https://bugzilla.suse.com/1236705"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-0938"
},
{
"cve": "CVE-2025-4435",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4435"
}
],
"notes": [
{
"category": "general",
"text": "When using a TarFile.errorlevel = 0 and extracting with a filter the documented behavior is that any filtered members would be skipped and not extracted. However the actual behavior of TarFile.errorlevel = 0 in affected versions is that the member would still be extracted and not skipped.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4435",
"url": "https://www.suse.com/security/cve/CVE-2025-4435"
},
{
"category": "external",
"summary": "SUSE Bug 1244061 for CVE-2025-4435",
"url": "https://bugzilla.suse.com/1244061"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-4435"
},
{
"cve": "CVE-2025-4516",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4516"
}
],
"notes": [
{
"category": "general",
"text": "There is an issue in CPython when using `bytes.decode(\"unicode_escape\", error=\"ignore|replace\")`. If you are not using the \"unicode_escape\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4516",
"url": "https://www.suse.com/security/cve/CVE-2025-4516"
},
{
"category": "external",
"summary": "SUSE Bug 1243273 for CVE-2025-4516",
"url": "https://bugzilla.suse.com/1243273"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-4516"
},
{
"cve": "CVE-2025-6069",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6069"
}
],
"notes": [
{
"category": "general",
"text": "The html.parser.HTMLParser class had worse-case quadratic complexity when processing certain crafted malformed inputs potentially leading to amplified denial-of-service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6069",
"url": "https://www.suse.com/security/cve/CVE-2025-6069"
},
{
"category": "external",
"summary": "SUSE Bug 1244705 for CVE-2025-6069",
"url": "https://bugzilla.suse.com/1244705"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-6069"
},
{
"cve": "CVE-2025-8194",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-8194"
}
],
"notes": [
{
"category": "general",
"text": "There is a defect in the CPython \"tarfile\" module affecting the \"TarFile\" extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. \n\nThis vulnerability can be mitigated by including the following patch after importing the \"tarfile\" module: https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-8194",
"url": "https://www.suse.com/security/cve/CVE-2025-8194"
},
{
"category": "external",
"summary": "SUSE Bug 1247249 for CVE-2025-8194",
"url": "https://bugzilla.suse.com/1247249"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-8194"
},
{
"cve": "CVE-2025-8291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-8291"
}
],
"notes": [
{
"category": "general",
"text": "The \u0027zipfile\u0027 module would not check the validity of the ZIP64 End of\nCentral Directory (EOCD) Locator record offset value would not be used to\nlocate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be\nassumed to be the previous record in the ZIP archive. This could be abused\nto create ZIP archives that are handled differently by the \u0027zipfile\u0027 module\ncompared to other ZIP implementations.\n\n\nRemediation maintains this behavior, but checks that the offset specified\nin the ZIP64 EOCD Locator record matches the expected value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-8291",
"url": "https://www.suse.com/security/cve/CVE-2025-8291"
},
{
"category": "external",
"summary": "SUSE Bug 1251305 for CVE-2025-8291",
"url": "https://bugzilla.suse.com/1251305"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2025-8291"
}
]
}
RHBA-2020:0547
Vulnerability from csaf_redhat - Published: 2020-02-18 15:13 - Updated: 2026-05-14 18:19In the GNU C Library (aka glibc or libc6) through 2.28, the getaddrinfo function would successfully parse a string that contained an IPv4 address followed by whitespace and arbitrary characters, which could lead applications to incorrectly assume that it had parsed a valid string, without the possibility of embedded HTTP headers or other potentially dangerous substrings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
Libgcrypt before 1.7.10 and 1.8.x before 1.8.3 allows a memory-cache side-channel attack on ECDSA signatures that can be mitigated through the use of blinding during the signing process in the _gcry_ecc_ecdsa_sign function in cipher/ecc-ecdsa.c, aka the Return Of the Hidden Number Problem or ROHNP. To discover an ECDSA key, the attacker needs access to either the local machine or a different virtual machine on the same physical host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
The OpenSSL DSA signature algorithm has been shown to be vulnerable to a timing side channel attack. An attacker could use variations in the signing algorithm to recover the private key. Fixed in OpenSSL 1.1.1a (Affected 1.1.1). Fixed in OpenSSL 1.1.0j (Affected 1.1.0-1.1.0i). Fixed in OpenSSL 1.0.2q (Affected 1.0.2-1.0.2p).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
If the HOME environment variable is unset or empty, top will read its configuration file from the current working directory without any security check. If a user runs top with HOME unset in an attacker-controlled directory, the attacker could achieve privilege escalation by exploiting one of several vulnerabilities in the config_file() function.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
An error within the "parse_rollei()" function (internal/dcraw_common.cpp) within LibRaw versions prior to 0.19.1 can be exploited to trigger an infinite loop.
CWE-835 - Loop with Unreachable Exit Condition ('Infinite Loop')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
An error within the "parse_sinar_ia()" function (internal/dcraw_common.cpp) within LibRaw versions prior to 0.19.1 can be exploited to exhaust available CPU resources.
CWE-400 - Uncontrolled Resource Consumption| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
A cached side channel attack during handshakes using RSA encryption could allow for the decryption of encrypted content. This is a variant of the Adaptive Chosen Ciphertext attack (AKA Bleichenbacher attack) and affects all NSS versions prior to NSS 3.41.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
An issue was discovered in arm_pt in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.30. Stack Exhaustion occurs in the C++ demangling functions provided by libiberty, and there are recursive stack frames: demangle_arm_hp_template, demangle_class_name, demangle_fund_type, do_type, do_arg, demangle_args, and demangle_nested_args. This can occur during execution of nm-new.
CWE-400 - Uncontrolled Resource Consumption| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
A NULL pointer dereference (aka SEGV on unknown address 0x000000000000) was discovered in work_stuff_copy_to_from in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.30. This can occur during execution of objdump.
CWE-476 - NULL Pointer Dereference| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
curl before version 7.61.1 is vulnerable to a buffer overrun in the NTLM authentication code. The internal function Curl_ntlm_core_mk_nt_hash multiplies the length of the password by two (SUM) to figure out how large temporary storage area to allocate from the heap. The length value is then subsequently used to iterate over the password and generate output into the allocated storage buffer. On systems with a 32 bit size_t, the math to calculate SUM triggers an integer overflow when the password length exceeds 2GB (2^31 bytes). This integer overflow usually causes a very small buffer to actually get allocated instead of the intended very huge one, making the use of that buffer end up in a heap buffer overflow. (This bug is almost identical to CVE-2017-8816.)
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
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: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
It was discovered that systemd is vulnerable to a state injection attack when deserializing the state of a service. Properties longer than LINE_MAX are not correctly parsed and an attacker may abuse this flaw in particularly configured services to inject, change, or corrupt the service state.
CWE-20 - Improper Input Validation| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
An out-of-bounds read was discovered in elfutils in the way it reads DWARF address ranges information. Function dwarf_getaranges() in dwarf_getaranges.c does not properly check whether it reads beyond the limits of the ELF section. An attacker could use this flaw to cause a denial of service via a crafted file.
CWE-125 - Out-of-bounds Read| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
libelf/elf_end.c in elfutils 0.173 allows remote attackers to cause a denial of service (double free and application crash) or possibly have unspecified other impact because it tries to decompress twice.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
libdw in elfutils 0.173 checks the end of the attributes list incorrectly in dwarf_getabbrev in dwarf_getabbrev.c and dwarf_hasattr in dwarf_hasattr.c, leading to a heap-based buffer over-read and an application crash.
CWE-125 - Out-of-bounds Read| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
Curl versions 7.14.1 through 7.61.1 are vulnerable to a heap-based buffer over-read in the tool_msgs.c:voutf() function that may result in information exposure and denial of service.
CWE-125 - Out-of-bounds Read| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
An out of bounds read was discovered in systemd-journald in the way it parses log messages that terminate with a colon ':'. A local attacker can use this flaw to disclose process memory data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
It was discovered systemd does not correctly check the content of PIDFile files before using it to kill processes. When a service is run from an unprivileged user (e.g. User field set in the service file), a local attacker who is able to write to the PIDFile of the mentioned service may use this flaw to trick systemd into killing other services and/or privileged processes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
An invalid memory address dereference was discovered in dwfl_segment_report_module.c in libdwfl in elfutils through v0.174. The vulnerability allows attackers to cause a denial of service (application crash) with a crafted ELF file, as demonstrated by consider_notes.
CWE-125 - Out-of-bounds Read| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
An Invalid Memory Address Dereference exists in the function elf_end in libelf in elfutils through v0.174. Although eu-size is intended to support ar files inside ar files, handle_ar in size.c closes the outer ar file before handling all inner entries. The vulnerability allows attackers to cause a denial of service (application crash) with a crafted ELF file.
CWE-119 - Improper Restriction of Operations within the Bounds of a Memory Buffer| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
Divide-by-zero vulnerabilities in the function arlib_add_symbols() in arlib.c in elfutils 0.174 allow remote attackers to cause a denial of service (application crash) with a crafted ELF file, as demonstrated by eu-ranlib, because a zero sh_entsize is mishandled.
CWE-369 - Divide By Zero| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
A Reachable Assertion issue was discovered in the KDC in MIT Kerberos 5 (aka krb5) before 1.17. If an attacker can obtain a krbtgt ticket using an older encryption type (single-DES, triple-DES, or RC4), the attacker can crash the KDC by making an S4U2Self request.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
binutils version 2.32 and earlier contains a Integer Overflow vulnerability in objdump, bfd_get_dynamic_reloc_upper_bound,bfd_canonicalize_dynamic_reloc that can result in Integer overflow trigger heap overflow. Successful exploitation allows execution of arbitrary code.. This attack appear to be exploitable via Local. This vulnerability appears to have been fixed in after commit 3a551c7a1b80fca579461774860574eabfd7f18f.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
If an application encounters a fatal protocol error and then calls SSL_shutdown() twice (once to send a close_notify, and once to receive one) then OpenSSL can respond differently to the calling application if a 0 byte record is received with invalid padding compared to if a 0 byte record is received with an invalid MAC. If the application then behaves differently based on that in a way that is detectable to the remote peer, then this amounts to a padding oracle that could be used to decrypt data. In order for this to be exploitable "non-stitched" ciphersuites must be in use. Stitched ciphersuites are optimised implementations of certain commonly used ciphersuites. Also the application must call SSL_shutdown() twice even if a protocol error has occurred (applications should not do this but some do anyway). Fixed in OpenSSL 1.0.2r (Affected 1.0.2-1.0.2q).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
An out of bounds read flaw was discovered in libssh2 when a specially crafted SFTP packet is received from the server. A remote attacker who compromises a SSH server may be able to cause a denial of service or read data in the client memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
An out of bounds read flaw was discovered in libssh2 in the way SSH packets with a padding length value greater than the packet length are parsed. A remote attacker who compromises a SSH server may be able to cause a denial of service or read data in the client memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
An out of bounds read flaw was discovered in libssh2 in the way SSH_MSG_CHANNEL_REQUEST packets with an exit status message and no payload are parsed. A remote attacker who compromises a SSH server may be able to cause a denial of service or read data in the client memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
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: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
A heap-based buffer over-read was discovered in the function read_srclines in dwarf_getsrclines.c in libdw in elfutils 0.175. A crafted input can cause segmentation faults, leading to denial-of-service, as demonstrated by eu-nm.
CWE-125 - Out-of-bounds Read| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
An issue was discovered in elfutils 0.175. A segmentation fault can occur in the function elf64_xlatetom in libelf/elf32_xlatetom.c, due to dwfl_segment_report_module not checking whether the dyn data read from a core file is truncated. A crafted input can cause a program crash, leading to denial-of-service, as demonstrated by eu-stack.
CWE-125 - Out-of-bounds Read| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
In elfutils 0.175, a negative-sized memcpy is attempted in elf_cvt_note in libelf/note_xlate.h because of an incorrect overflow check. Crafted elf input causes a segmentation fault, leading to denial of service (program crash).
CWE-787 - Out-of-bounds Write| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
In elfutils 0.175, a heap-based buffer over-read was discovered in the function elf32_xlatetom in elf32_xlatetom.c in libelf. A crafted ELF input can cause a segmentation fault leading to denial of service (program crash) because ebl_core_note does not reject malformed core file notes.
CWE-122 - Heap-based Buffer Overflow| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
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: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
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: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
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: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
Empty or malformed p256-ECDH public keys may trigger a segmentation fault due values being improperly sanitized before being copied into memory and used. This vulnerability affects Firefox ESR < 60.8, Firefox < 68, and Thunderbird < 60.8.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
A heap-based buffer overflow was found in the NSC_EncryptUpdate() function in Mozilla nss. A remote attacker could trigger this flaw via SRTP encrypt or decrypt operations, to execute arbitrary code with the permissions of the user running the application (compiled with nss). While the attack complexity is high, the impact to confidentiality, integrity, and availability are high as well.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
Out of bounds write in SQLite in Google Chrome prior to 79.0.3945.79 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
|
A flaw was found in the pipe lookup plugin of ansible. Arbitrary commands can be run, when the pipe lookup plugin uses subprocess.Popen() with shell=True, by overwriting ansible facts and the variable is not escaped by quote plugin. An attacker could take advantage and run arbitrary commands by overwriting the ansible facts.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Ansible Engine when the fetch module is used. An attacker could intercept the module, inject a new path, and then choose a new destination path on the controller node.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Ansible Engine when a file is moved using atomic_move primitive as the file mode cannot be specified. This sets the destination files world-readable if the destination file does not exist and if the file exists, the file could be changed to have less restrictive permissions before the move. This issue affects only the newly created files and not existing ones. If the file already exists at the final destination, those permissions are retained. This could lead to the disclosure of sensitive data.
CWE-732 - Incorrect Permission Assignment for Critical Resource| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Ansible Engine when using the Extract-Zip function from the win_unzip module as the extracted file(s) are not checked if they belong to the destination folder. An attacker could take advantage of this flaw by crafting an archive anywhere in the file system, using a path traversal.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Ansible Engine when the module package or service is used and the parameter 'use' is not specified. If a previous task is executed with a malicious user, the module sent can be selected by the attacker using the ansible facts file.
CWE-88 - Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Ansible Engine. When a password is set with the argument "password" of svn module, it is used on svn command line, disclosing to other users within the same node. An attacker could take advantage by reading the cmdline file from that particular PID on the procfs.
CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Ansible Engine when using Ansible Vault for editing encrypted files. When a user executes "ansible-vault edit", another user on the same computer can read the old and new secret, as it is created in a temporary file with mkstemp and the returned file descriptor is closed and the method write_data is called to write the existing secret in the file. This method will delete the file before recreating it insecurely.
CWE-377 - Insecure Temporary File| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Ansible Engine when the ldap_attr and ldap_entry community modules are used. The issue discloses the LDAP bind password to stdout or a log file if a playbook task is written using the bind_pw in the parameters field. The highest threat from this vulnerability is data confidentiality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
A security flaw was found in the Ansible Engine when managing Kubernetes using the k8s connection plugin. Sensitive parameters such as passwords and tokens are passed to the kubectl command line instead of using environment variables or an input configuration file, which is safer. This flaw discloses passwords and tokens from the process list, and the no_log directive from the debug module would not be reflected in the underlying command-line tools options, displaying passwords and tokens on stdout and log files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Ansible Engine. When using ansible_facts as a subkey of itself, and promoting it to a variable when injecting is enabled, overwriting the ansible_facts after the clean, an attacker could take advantage of this by altering the ansible_facts leading to privilege escalation or code injection. The highest threat from this vulnerability are to data integrity and system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found on Ansible Engine when using modules which decrypts vault files such as assemble, script, unarchive, win_copy, aws_s3 or copy modules. The temporary directory is created in /tmp leaves the secrets unencrypted. On Operating Systems which /tmp is not a tmpfs but part of the root partition, the directory is only cleared on boot and the decrypted data remains when the host is switched off. The system will be vulnerable when the system is not running. So decrypted data must be cleared as soon as possible and the data which normally is encrypted is sensible.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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": "Container Image Rebuild for Ansible Tower 3.4 Dependency",
"title": "Topic"
},
{
"category": "general",
"text": "The ansible-tower-memcached container image has been updated for Red Hat Ansible Tower 3.4 for RHEL 7 to address security advisories:\n\nRHSA-2019:2030\nRHSA-2019:2118\nRHSA-2019:2136\nRHSA-2019:2197\nRHSA-2019:2237\nRHSA-2019:2304\nRHSA-2019:4190\nRHSA-2020:0227",
"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/RHBA-2020:0547",
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
},
{
"category": "external",
"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/errata/RHSA-2019:2118",
"url": "https://access.redhat.com/errata/RHSA-2019:2118"
},
{
"category": "external",
"summary": "https://access.redhat.com/errata/RHSA-2019:2136",
"url": "https://access.redhat.com/errata/RHSA-2019:2136"
},
{
"category": "external",
"summary": "https://access.redhat.com/errata/RHSA-2019:2197",
"url": "https://access.redhat.com/errata/RHSA-2019:2197"
},
{
"category": "external",
"summary": "https://access.redhat.com/errata/RHSA-2019:2237",
"url": "https://access.redhat.com/errata/RHSA-2019:2237"
},
{
"category": "external",
"summary": "https://access.redhat.com/errata/RHSA-2019:2304",
"url": "https://access.redhat.com/errata/RHSA-2019:2304"
},
{
"category": "external",
"summary": "https://access.redhat.com/errata/RHSA-2019:4190",
"url": "https://access.redhat.com/errata/RHSA-2019:4190"
},
{
"category": "external",
"summary": "https://access.redhat.com/errata/RHSA-2020:0227",
"url": "https://access.redhat.com/errata/RHSA-2020:0227"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhba-2020_0547.json"
}
],
"title": "Red Hat Bug Fix Advisory: Container Image Rebuild for Ansible Tower 3.4 Dependency",
"tracking": {
"current_release_date": "2026-05-14T18:19:37+00:00",
"generator": {
"date": "2026-05-14T18:19:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHBA-2020:0547",
"initial_release_date": "2020-02-18T15:13:57+00:00",
"revision_history": [
{
"date": "2020-02-18T15:13:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-02-18T15:13:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T18:19:37+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Tower 3.4 for RHEL 7 Server",
"product": {
"name": "Red Hat Ansible Tower 3.4 for RHEL 7 Server",
"product_id": "7Server-Ansible-Tower-3.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_tower:3.4::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Tower"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"product": {
"name": "ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"product_id": "ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-tower-37/ansible-tower-memcached-rhel7\u0026tag=1.4.15-28"
}
}
},
{
"category": "product_version",
"name": "ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"product": {
"name": "ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"product_id": "ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-tower-35/ansible-tower-memcached\u0026tag=1.4.15-28"
}
}
},
{
"category": "product_version",
"name": "ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"product": {
"name": "ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"product_id": "ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-tower-34/ansible-tower-memcached\u0026tag=1.4.15-28"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 as a component of Red Hat Ansible Tower 3.4 for RHEL 7 Server",
"product_id": "7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
},
"product_reference": "ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"relates_to_product_reference": "7Server-Ansible-Tower-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 as a component of Red Hat Ansible Tower 3.4 for RHEL 7 Server",
"product_id": "7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
},
"product_reference": "ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"relates_to_product_reference": "7Server-Ansible-Tower-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64 as a component of Red Hat Ansible Tower 3.4 for RHEL 7 Server",
"product_id": "7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
},
"product_reference": "ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"relates_to_product_reference": "7Server-Ansible-Tower-3.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-10739",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2016-02-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1347549"
}
],
"notes": [
{
"category": "description",
"text": "In the GNU C Library (aka glibc or libc6) through 2.28, the getaddrinfo function would successfully parse a string that contained an IPv4 address followed by whitespace and arbitrary characters, which could lead applications to incorrectly assume that it had parsed a valid string, without the possibility of embedded HTTP headers or other potentially dangerous substrings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glibc: getaddrinfo should reject IP addresses with trailing characters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security has rated this issue as having Moderate security impact. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-10739"
},
{
"category": "external",
"summary": "RHBZ#1347549",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1347549"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-10739",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-10739"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-10739",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10739"
}
],
"release_date": "2016-04-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.6,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glibc: getaddrinfo should reject IP addresses with trailing characters"
},
{
"cve": "CVE-2018-0495",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2018-06-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1591163"
}
],
"notes": [
{
"category": "description",
"text": "Libgcrypt before 1.7.10 and 1.8.x before 1.8.3 allows a memory-cache side-channel attack on ECDSA signatures that can be mitigated through the use of blinding during the signing process in the _gcry_ecc_ecdsa_sign function in cipher/ecc-ecdsa.c, aka the Return Of the Hidden Number Problem or ROHNP. To discover an ECDSA key, the attacker needs access to either the local machine or a different virtual machine on the same physical host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ROHNP: Key Extraction Side Channel in Multiple Crypto Libraries",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Since the 5.8.3 release, Red Hat CloudForms no longer uses libtomcrypt.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-0495"
},
{
"category": "external",
"summary": "RHBZ#1591163",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1591163"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-0495",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0495"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-0495",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-0495"
},
{
"category": "external",
"summary": "https://www.nccgroup.trust/us/our-research/technical-advisory-return-of-the-hidden-number-problem/",
"url": "https://www.nccgroup.trust/us/our-research/technical-advisory-return-of-the-hidden-number-problem/"
}
],
"release_date": "2018-06-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ROHNP: Key Extraction Side Channel in Multiple Crypto Libraries"
},
{
"cve": "CVE-2018-0734",
"cwe": {
"id": "CWE-385",
"name": "Covert Timing Channel"
},
"discovery_date": "2018-10-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1644364"
}
],
"notes": [
{
"category": "description",
"text": "The OpenSSL DSA signature algorithm has been shown to be vulnerable to a timing side channel attack. An attacker could use variations in the signing algorithm to recover the private key. Fixed in OpenSSL 1.1.1a (Affected 1.1.1). Fixed in OpenSSL 1.1.0j (Affected 1.1.0-1.1.0i). Fixed in OpenSSL 1.0.2q (Affected 1.0.2-1.0.2p).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: timing side channel attack in the DSA signature algorithm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-0734"
},
{
"category": "external",
"summary": "RHBZ#1644364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1644364"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-0734",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0734"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-0734",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-0734"
}
],
"release_date": "2018-10-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: timing side channel attack in the DSA signature algorithm"
},
{
"acknowledgments": [
{
"names": [
"Qualys Research Labs"
]
}
],
"cve": "CVE-2018-1122",
"cwe": {
"id": "CWE-829",
"name": "Inclusion of Functionality from Untrusted Control Sphere"
},
"discovery_date": "2018-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1575466"
}
],
"notes": [
{
"category": "description",
"text": "If the HOME environment variable is unset or empty, top will read its configuration file from the current working directory without any security check. If a user runs top with HOME unset in an attacker-controlled directory, the attacker could achieve privilege escalation by exploiting one of several vulnerabilities in the config_file() function.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "procps: Local privilege escalation in top",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-1122"
},
{
"category": "external",
"summary": "RHBZ#1575466",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1575466"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-1122",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1122"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1122",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1122"
},
{
"category": "external",
"summary": "https://www.qualys.com/2018/05/17/procps-ng-audit-report-advisory.txt",
"url": "https://www.qualys.com/2018/05/17/procps-ng-audit-report-advisory.txt"
}
],
"release_date": "2018-05-17T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "procps: Local privilege escalation in top"
},
{
"cve": "CVE-2018-5818",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2018-12-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1661608"
}
],
"notes": [
{
"category": "description",
"text": "An error within the \"parse_rollei()\" function (internal/dcraw_common.cpp) within LibRaw versions prior to 0.19.1 can be exploited to trigger an infinite loop.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "LibRaw: DoS in parse_rollei function in internal/dcraw_common.cpp",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-5818"
},
{
"category": "external",
"summary": "RHBZ#1661608",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1661608"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-5818",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5818"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-5818",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-5818"
}
],
"release_date": "2018-12-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "LibRaw: DoS in parse_rollei function in internal/dcraw_common.cpp"
},
{
"cve": "CVE-2018-5819",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2018-12-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1661604"
}
],
"notes": [
{
"category": "description",
"text": "An error within the \"parse_sinar_ia()\" function (internal/dcraw_common.cpp) within LibRaw versions prior to 0.19.1 can be exploited to exhaust available CPU resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "LibRaw: DoS in parse_sinar_ia function in internal/dcraw_common.cpp",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-5819"
},
{
"category": "external",
"summary": "RHBZ#1661604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1661604"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-5819",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5819"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-5819",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-5819"
}
],
"release_date": "2018-12-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "LibRaw: DoS in parse_sinar_ia function in internal/dcraw_common.cpp"
},
{
"cve": "CVE-2018-12404",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2018-12-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1657913"
}
],
"notes": [
{
"category": "description",
"text": "A cached side channel attack during handshakes using RSA encryption could allow for the decryption of encrypted content. This is a variant of the Adaptive Chosen Ciphertext attack (AKA Bleichenbacher attack) and affects all NSS versions prior to NSS 3.41.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Cache side-channel variant of the Bleichenbacher attack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-12404"
},
{
"category": "external",
"summary": "RHBZ#1657913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1657913"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-12404",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12404"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-12404",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-12404"
}
],
"release_date": "2018-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Cache side-channel variant of the Bleichenbacher attack"
},
{
"cve": "CVE-2018-12641",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2018-06-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1594410"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in arm_pt in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.30. Stack Exhaustion occurs in the C++ demangling functions provided by libiberty, and there are recursive stack frames: demangle_arm_hp_template, demangle_class_name, demangle_fund_type, do_type, do_arg, demangle_args, and demangle_nested_args. This can occur during execution of nm-new.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "binutils: Stack Exhaustion in the demangling functions provided by libiberty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The issue is classified as low severity primarily because binutils is not typically exposed to untrusted inputs in most environments, limiting its exploitation potential. The stack overflow in demangle_class_name() only triggers during the parsing of malformed ELF files, which would require an attacker to convince a user to process a malicious file with binutils. Moreover, binutils does not handle privileged operations, meaning exploitation is unlikely to lead to system compromise or escalation of privileges. Additionally, the impact is localized to the application itself, without affecting the broader system or network security.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-12641"
},
{
"category": "external",
"summary": "RHBZ#1594410",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1594410"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-12641",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12641"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-12641",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-12641"
}
],
"release_date": "2018-04-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "binutils: Stack Exhaustion in the demangling functions provided by libiberty"
},
{
"cve": "CVE-2018-12697",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2018-06-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1595417"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference (aka SEGV on unknown address 0x000000000000) was discovered in work_stuff_copy_to_from in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.30. This can occur during execution of objdump.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "binutils: NULL pointer dereference in work_stuff_copy_to_from in cplus-dem.c.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is classified with a low severity primarily because binutils is not typically exposed to untrusted inputs in most environments, limiting the possibility of exploitation. Additionally, this NULL pointer dereference is only triggered during the parsing of a specially crafted file, requiring an attacker to convince a user to process this file with objdump. Furthermore, binutils does not handle privileged operations, meaning that exploitation is unlikely to lead to system compromise or escalation of privileges. Also, the impact is limited to the application itself, without affecting the broader system or network security.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-12697"
},
{
"category": "external",
"summary": "RHBZ#1595417",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1595417"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-12697",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12697"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-12697",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-12697"
}
],
"release_date": "2018-04-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "binutils: NULL pointer dereference in work_stuff_copy_to_from in cplus-dem.c."
},
{
"acknowledgments": [
{
"names": [
"the Curl project"
]
},
{
"names": [
"Zhaoyang Wu"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2018-14618",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2018-08-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1622707"
}
],
"notes": [
{
"category": "description",
"text": "curl before version 7.61.1 is vulnerable to a buffer overrun in the NTLM authentication code. The internal function Curl_ntlm_core_mk_nt_hash multiplies the length of the password by two (SUM) to figure out how large temporary storage area to allocate from the heap. The length value is then subsequently used to iterate over the password and generate output into the allocated storage buffer. On systems with a 32 bit size_t, the math to calculate SUM triggers an integer overflow when the password length exceeds 2GB (2^31 bytes). This integer overflow usually causes a very small buffer to actually get allocated instead of the intended very huge one, making the use of that buffer end up in a heap buffer overflow. (This bug is almost identical to CVE-2017-8816.)",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: NTLM password overflow via integer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-14618"
},
{
"category": "external",
"summary": "RHBZ#1622707",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1622707"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-14618",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14618"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-14618",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14618"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/CVE-2018-14618.html",
"url": "https://curl.haxx.se/docs/CVE-2018-14618.html"
}
],
"release_date": "2018-09-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "curl: NTLM password overflow via integer overflow"
},
{
"acknowledgments": [
{
"names": [
"the Python Security Response Team"
]
}
],
"cve": "CVE-2018-14647",
"cwe": {
"id": "CWE-909",
"name": "Missing Initialization of Resource"
},
"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": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"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": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"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": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Missing salt initialization in _elementtree.c module"
},
{
"acknowledgments": [
{
"names": [
"Jann Horn"
],
"organization": "Google Project Zero"
},
{
"names": [
"Ubuntu"
]
}
],
"cve": "CVE-2018-15686",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2018-10-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1639071"
}
],
"notes": [
{
"category": "description",
"text": "It was discovered that systemd is vulnerable to a state injection attack when deserializing the state of a service. Properties longer than LINE_MAX are not correctly parsed and an attacker may abuse this flaw in particularly configured services to inject, change, or corrupt the service state.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "systemd: line splitting via fgets() allows for state injection during daemon-reexec",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-15686"
},
{
"category": "external",
"summary": "RHBZ#1639071",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1639071"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-15686",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15686"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-15686",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-15686"
}
],
"release_date": "2018-10-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "systemd: line splitting via fgets() allows for state injection during daemon-reexec"
},
{
"cve": "CVE-2018-16062",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2018-08-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1623752"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read was discovered in elfutils in the way it reads DWARF address ranges information. Function dwarf_getaranges() in dwarf_getaranges.c does not properly check whether it reads beyond the limits of the ELF section. An attacker could use this flaw to cause a denial of service via a crafted file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elfutils: Heap-based buffer over-read in libdw/dwarf_getaranges.c:dwarf_getaranges() via crafted file",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-16062"
},
{
"category": "external",
"summary": "RHBZ#1623752",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1623752"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-16062",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16062"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-16062",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16062"
}
],
"release_date": "2018-08-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "elfutils: Heap-based buffer over-read in libdw/dwarf_getaranges.c:dwarf_getaranges() via crafted file"
},
{
"cve": "CVE-2018-16402",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2018-09-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1625050"
}
],
"notes": [
{
"category": "description",
"text": "libelf/elf_end.c in elfutils 0.173 allows remote attackers to cause a denial of service (double free and application crash) or possibly have unspecified other impact because it tries to decompress twice.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elfutils: Double-free due to double decompression of sections in crafted ELF causes crash",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-16402"
},
{
"category": "external",
"summary": "RHBZ#1625050",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1625050"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-16402",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16402"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-16402",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16402"
}
],
"release_date": "2018-08-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"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": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "elfutils: Double-free due to double decompression of sections in crafted ELF causes crash"
},
{
"cve": "CVE-2018-16403",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2018-09-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1625055"
}
],
"notes": [
{
"category": "description",
"text": "libdw in elfutils 0.173 checks the end of the attributes list incorrectly in dwarf_getabbrev in dwarf_getabbrev.c and dwarf_hasattr in dwarf_hasattr.c, leading to a heap-based buffer over-read and an application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elfutils: Heap-based buffer over-read in libdw/dwarf_getabbrev.c and libwd/dwarf_hasattr.c causes crash",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-16403"
},
{
"category": "external",
"summary": "RHBZ#1625055",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1625055"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-16403",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16403"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-16403",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16403"
}
],
"release_date": "2018-08-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "elfutils: Heap-based buffer over-read in libdw/dwarf_getabbrev.c and libwd/dwarf_hasattr.c causes crash"
},
{
"acknowledgments": [
{
"names": [
"the Curl project"
]
},
{
"names": [
"Brian Carpenter"
],
"organization": "Geeknik Labs",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2018-16842",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2018-10-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1644124"
}
],
"notes": [
{
"category": "description",
"text": "Curl versions 7.14.1 through 7.61.1 are vulnerable to a heap-based buffer over-read in the tool_msgs.c:voutf() function that may result in information exposure and denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: Heap-based buffer over-read in the curl tool warning formatting",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-16842"
},
{
"category": "external",
"summary": "RHBZ#1644124",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1644124"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-16842",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16842"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-16842",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16842"
},
{
"category": "external",
"summary": "https://curl.haxx.se/docs/CVE-2018-16842.html",
"url": "https://curl.haxx.se/docs/CVE-2018-16842.html"
}
],
"release_date": "2018-10-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "curl: Heap-based buffer over-read in the curl tool warning formatting"
},
{
"acknowledgments": [
{
"names": [
"Qualys Research Labs"
]
}
],
"cve": "CVE-2018-16866",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2018-11-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1653867"
}
],
"notes": [
{
"category": "description",
"text": "An out of bounds read was discovered in systemd-journald in the way it parses log messages that terminate with a colon \u0027:\u0027. A local attacker can use this flaw to disclose process memory data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "systemd: out-of-bounds read when parsing a crafted syslog message",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the versions of systemd as shipped with Red Hat Enterprise Linux 7. Red Hat Product Security has rated this issue as having a security impact of Moderate. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.\n\nRed Hat Virtualization Hypervisor and Management Appliance include vulnerable versions of systemd. However, since exploitation requires local access and impact is restricted to information disclosure, this flaw is rated as having a security issue of Low. Future updates may address this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-16866"
},
{
"category": "external",
"summary": "RHBZ#1653867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1653867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-16866",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16866"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-16866",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16866"
},
{
"category": "external",
"summary": "https://www.qualys.com/2019/01/09/system-down/system-down.txt",
"url": "https://www.qualys.com/2019/01/09/system-down/system-down.txt"
}
],
"release_date": "2019-01-09T18:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "systemd: out-of-bounds read when parsing a crafted syslog message"
},
{
"cve": "CVE-2018-16888",
"cwe": {
"id": "CWE-250",
"name": "Execution with Unnecessary Privileges"
},
"discovery_date": "2019-01-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1662867"
}
],
"notes": [
{
"category": "description",
"text": "It was discovered systemd does not correctly check the content of PIDFile files before using it to kill processes. When a service is run from an unprivileged user (e.g. User field set in the service file), a local attacker who is able to write to the PIDFile of the mentioned service may use this flaw to trick systemd into killing other services and/or privileged processes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "systemd: kills privileged process if unprivileged PIDFile was tampered",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-16888"
},
{
"category": "external",
"summary": "RHBZ#1662867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1662867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-16888",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16888"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-16888",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16888"
}
],
"release_date": "2017-08-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "systemd: kills privileged process if unprivileged PIDFile was tampered"
},
{
"cve": "CVE-2018-18310",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2018-10-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1642604"
}
],
"notes": [
{
"category": "description",
"text": "An invalid memory address dereference was discovered in dwfl_segment_report_module.c in libdwfl in elfutils through v0.174. The vulnerability allows attackers to cause a denial of service (application crash) with a crafted ELF file, as demonstrated by consider_notes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elfutils: invalid memory address dereference was discovered in dwfl_segment_report_module.c in libdwfl",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the versions of elfutils as shipped with Red Hat Enterprise Linux 5, 6, and 7.\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 Low, 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": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-18310"
},
{
"category": "external",
"summary": "RHBZ#1642604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1642604"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-18310",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18310"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-18310",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-18310"
}
],
"release_date": "2018-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "elfutils: invalid memory address dereference was discovered in dwfl_segment_report_module.c in libdwfl"
},
{
"cve": "CVE-2018-18520",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2018-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1646477"
}
],
"notes": [
{
"category": "description",
"text": "An Invalid Memory Address Dereference exists in the function elf_end in libelf in elfutils through v0.174. Although eu-size is intended to support ar files inside ar files, handle_ar in size.c closes the outer ar file before handling all inner entries. The vulnerability allows attackers to cause a denial of service (application crash) with a crafted ELF file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elfutils: eu-size cannot handle recursive ar files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the versions of elfutils as shipped with Red Hat Enterprise Linux 5, 6, and 7.\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 Low, 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": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-18520"
},
{
"category": "external",
"summary": "RHBZ#1646477",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1646477"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-18520",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18520"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-18520",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-18520"
}
],
"release_date": "2018-10-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "elfutils: eu-size cannot handle recursive ar files"
},
{
"cve": "CVE-2018-18521",
"cwe": {
"id": "CWE-369",
"name": "Divide By Zero"
},
"discovery_date": "2018-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1646482"
}
],
"notes": [
{
"category": "description",
"text": "Divide-by-zero vulnerabilities in the function arlib_add_symbols() in arlib.c in elfutils 0.174 allow remote attackers to cause a denial of service (application crash) with a crafted ELF file, as demonstrated by eu-ranlib, because a zero sh_entsize is mishandled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elfutils: Divide-by-zero in arlib_add_symbols function in arlib.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the versions of elfutils as shipped with Red Hat Enterprise Linux 5, 6, and 7.\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 Low, 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": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-18521"
},
{
"category": "external",
"summary": "RHBZ#1646482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1646482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-18521",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18521"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-18521",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-18521"
}
],
"release_date": "2018-10-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "elfutils: Divide-by-zero in arlib_add_symbols function in arlib.c"
},
{
"cve": "CVE-2018-20217",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2018-12-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1665296"
}
],
"notes": [
{
"category": "description",
"text": "A Reachable Assertion issue was discovered in the KDC in MIT Kerberos 5 (aka krb5) before 1.17. If an attacker can obtain a krbtgt ticket using an older encryption type (single-DES, triple-DES, or RC4), the attacker can crash the KDC by making an S4U2Self request.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "krb5: Reachable assertion in the KDC using S4U2Self requests",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-20217"
},
{
"category": "external",
"summary": "RHBZ#1665296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1665296"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-20217",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20217"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-20217",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-20217"
}
],
"release_date": "2018-12-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "krb5: Reachable assertion in the KDC using S4U2Self requests"
},
{
"cve": "CVE-2018-1000876",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2018-12-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1664699"
}
],
"notes": [
{
"category": "description",
"text": "binutils version 2.32 and earlier contains a Integer Overflow vulnerability in objdump, bfd_get_dynamic_reloc_upper_bound,bfd_canonicalize_dynamic_reloc that can result in Integer overflow trigger heap overflow. Successful exploitation allows execution of arbitrary code.. This attack appear to be exploitable via Local. This vulnerability appears to have been fixed in after commit 3a551c7a1b80fca579461774860574eabfd7f18f.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "binutils: integer overflow leads to heap-based buffer overflow in objdump",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The issue is classified as moderate severity primarily because of the unlikelihood of running a 32bit compiled objdump and/or having a compiled binary that uses 32bit compiled binutils libraries to analyze binaries from a not trusted source. Moreover, binutils does not handle privileged operations, meaning exploitation is unlikely to lead to system compromise or escalation of privileges. Additionally, the impact is localized to the application itself, without affecting the broader system or network security. \n\nAs per upstream binutils security policy this issue is not considered as a security flaw. Basically the key element of the policy that affects this is the understanding that analysis of untrusted binaries must always be done in a sandbox because the ELF format is open ended enough to make the analysis tools do anything, like including and processing arbitrary files. This eliminates the only possible vulnerability vector here, which is the possibility of a user being tricked into downloading and analyzing an untrusted ELF without sandboxing.\n\nSee the binutils security policy for more details:\nhttps://sourceware.org/cgit/binutils-gdb/tree/binutils/SECURITY.txt",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-1000876"
},
{
"category": "external",
"summary": "RHBZ#1664699",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1664699"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-1000876",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000876"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000876",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000876"
}
],
"release_date": "2018-12-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "binutils: integer overflow leads to heap-based buffer overflow in objdump"
},
{
"cve": "CVE-2019-1559",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2019-02-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1683804"
}
],
"notes": [
{
"category": "description",
"text": "If an application encounters a fatal protocol error and then calls SSL_shutdown() twice (once to send a close_notify, and once to receive one) then OpenSSL can respond differently to the calling application if a 0 byte record is received with invalid padding compared to if a 0 byte record is received with an invalid MAC. If the application then behaves differently based on that in a way that is detectable to the remote peer, then this amounts to a padding oracle that could be used to decrypt data. In order for this to be exploitable \"non-stitched\" ciphersuites must be in use. Stitched ciphersuites are optimised implementations of certain commonly used ciphersuites. Also the application must call SSL_shutdown() twice even if a protocol error has occurred (applications should not do this but some do anyway). Fixed in OpenSSL 1.0.2r (Affected 1.0.2-1.0.2q).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: 0-byte record padding oracle",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "1 For this issue to be exploitable, the (server) application using the OpenSSL library needs to use it incorrectly.\n2. There are multiple other requirements for the attack to succeed: \n - The ciphersuite used must be obsolete CBC cipher without a stitched implementation (or the system be in FIPS mode)\n - the attacker has to be a MITM\n - the attacker has to be able to control the client side to send requests to the buggy server on demand",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-1559"
},
{
"category": "external",
"summary": "RHBZ#1683804",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1683804"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-1559",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1559"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-1559",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-1559"
},
{
"category": "external",
"summary": "https://github.com/RUB-NDS/TLS-Padding-Oracles",
"url": "https://github.com/RUB-NDS/TLS-Padding-Oracles"
},
{
"category": "external",
"summary": "https://www.openssl.org/news/secadv/20190226.txt",
"url": "https://www.openssl.org/news/secadv/20190226.txt"
}
],
"release_date": "2019-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
},
{
"category": "workaround",
"details": "As a workaround you can disable SHA384 if applications (compiled with OpenSSL) allow for adjustment of the ciphersuite string configuration.",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: 0-byte record padding oracle"
},
{
"acknowledgments": [
{
"names": [
"the libssh2 project"
]
},
{
"names": [
"Chris Coulson"
],
"organization": "Canonical Ltd.",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-3858",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-03-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1687306"
}
],
"notes": [
{
"category": "description",
"text": "An out of bounds read flaw was discovered in libssh2 when a specially crafted SFTP packet is received from the server. A remote attacker who compromises a SSH server may be able to cause a denial of service or read data in the client memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libssh2: Zero-byte allocation with a specially crafted SFTP packed leading to an out-of-bounds read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw was present in libssh2 packages included in Red Hat Virtualization Hypervisor and Management Appliance, however libssh2 in these hosts is never exposed to malicious clients or servers.\n\nlibssh2 is no longer included in the virt module since Red Hat Enterprise Linux 8.1.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-3858"
},
{
"category": "external",
"summary": "RHBZ#1687306",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1687306"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-3858",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3858"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3858",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3858"
},
{
"category": "external",
"summary": "https://www.libssh2.org/CVE-2019-3858.html",
"url": "https://www.libssh2.org/CVE-2019-3858.html"
}
],
"release_date": "2019-03-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libssh2: Zero-byte allocation with a specially crafted SFTP packed leading to an out-of-bounds read"
},
{
"acknowledgments": [
{
"names": [
"the libssh2 project"
]
},
{
"names": [
"Chris Coulson"
],
"organization": "Canonical Ltd.",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-3861",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-03-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1687311"
}
],
"notes": [
{
"category": "description",
"text": "An out of bounds read flaw was discovered in libssh2 in the way SSH packets with a padding length value greater than the packet length are parsed. A remote attacker who compromises a SSH server may be able to cause a denial of service or read data in the client memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libssh2: Out-of-bounds reads with specially crafted SSH packets",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw was present in libssh2 packages included in Red Hat Virtualization Hypervisor and Management Appliance, however libssh2 in these hosts is never exposed to malicious clients or servers.\n\nlibssh2 is no longer included in the virt module since Red Hat Enterprise Linux 8.1.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-3861"
},
{
"category": "external",
"summary": "RHBZ#1687311",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1687311"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-3861",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3861"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3861",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3861"
},
{
"category": "external",
"summary": "https://www.libssh2.org/CVE-2019-3861.html",
"url": "https://www.libssh2.org/CVE-2019-3861.html"
}
],
"release_date": "2019-03-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libssh2: Out-of-bounds reads with specially crafted SSH packets"
},
{
"acknowledgments": [
{
"names": [
"the libssh2 project"
]
},
{
"names": [
"Chris Coulson"
],
"organization": "Canonical Ltd.",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-3862",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"discovery_date": "2019-03-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1687312"
}
],
"notes": [
{
"category": "description",
"text": "An out of bounds read flaw was discovered in libssh2 in the way SSH_MSG_CHANNEL_REQUEST packets with an exit status message and no payload are parsed. A remote attacker who compromises a SSH server may be able to cause a denial of service or read data in the client memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libssh2: Out-of-bounds memory comparison with specially crafted message channel request",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw was present in libssh2 packages included in Red Hat Virtualization Hypervisor and Management Appliance, however libssh2 in these hosts is never exposed to malicious clients or servers.\n\nlibssh2 is no longer included in the virt module since Red Hat Enterprise Linux 8.1.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-3862"
},
{
"category": "external",
"summary": "RHBZ#1687312",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1687312"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-3862",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3862"
},
{
"category": "external",
"summary": "https://www.libssh2.org/CVE-2019-3862.html",
"url": "https://www.libssh2.org/CVE-2019-3862.html"
}
],
"release_date": "2019-03-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"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": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libssh2: Out-of-bounds memory comparison with specially crafted message channel request"
},
{
"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": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"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": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"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": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: NULL pointer dereference using a specially crafted X509 certificate"
},
{
"cve": "CVE-2019-7149",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-01-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1671443"
}
],
"notes": [
{
"category": "description",
"text": "A heap-based buffer over-read was discovered in the function read_srclines in dwarf_getsrclines.c in libdw in elfutils 0.175. A crafted input can cause segmentation faults, leading to denial-of-service, as demonstrated by eu-nm.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elfutils: heap-based buffer over-read in read_srclines in dwarf_getsrclines.c in libdw",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-7149"
},
{
"category": "external",
"summary": "RHBZ#1671443",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1671443"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-7149",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-7149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-7149"
}
],
"release_date": "2019-01-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "elfutils: heap-based buffer over-read in read_srclines in dwarf_getsrclines.c in libdw"
},
{
"cve": "CVE-2019-7150",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-01-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1671446"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in elfutils 0.175. A segmentation fault can occur in the function elf64_xlatetom in libelf/elf32_xlatetom.c, due to dwfl_segment_report_module not checking whether the dyn data read from a core file is truncated. A crafted input can cause a program crash, leading to denial-of-service, as demonstrated by eu-stack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elfutils: segmentation fault in elf64_xlatetom in libelf/elf32_xlatetom.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-7150"
},
{
"category": "external",
"summary": "RHBZ#1671446",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1671446"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-7150",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7150"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-7150",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-7150"
}
],
"release_date": "2018-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "elfutils: segmentation fault in elf64_xlatetom in libelf/elf32_xlatetom.c"
},
{
"cve": "CVE-2019-7664",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2019-02-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1677536"
}
],
"notes": [
{
"category": "description",
"text": "In elfutils 0.175, a negative-sized memcpy is attempted in elf_cvt_note in libelf/note_xlate.h because of an incorrect overflow check. Crafted elf input causes a segmentation fault, leading to denial of service (program crash).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elfutils: out of bound write in elf_cvt_note in libelf/note_xlate.h",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-7664"
},
{
"category": "external",
"summary": "RHBZ#1677536",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1677536"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-7664",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-7664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-7664"
}
],
"release_date": "2019-01-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "elfutils: out of bound write in elf_cvt_note in libelf/note_xlate.h"
},
{
"cve": "CVE-2019-7665",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-02-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1677538"
}
],
"notes": [
{
"category": "description",
"text": "In elfutils 0.175, a heap-based buffer over-read was discovered in the function elf32_xlatetom in elf32_xlatetom.c in libelf. A crafted ELF input can cause a segmentation fault leading to denial of service (program crash) because ebl_core_note does not reject malformed core file notes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elfutils: heap-based buffer over-read in function elf32_xlatetom in elf32_xlatetom.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-7665"
},
{
"category": "external",
"summary": "RHBZ#1677538",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1677538"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-7665",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7665"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-7665",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-7665"
}
],
"release_date": "2019-01-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "elfutils: heap-based buffer over-read in function elf32_xlatetom in elf32_xlatetom.c"
},
{
"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": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"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": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"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": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"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": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"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": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"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": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
},
{
"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": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"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": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Undocumented local_file protocol allows remote attackers to bypass protection mechanisms"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Jonas Allmann"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-11729",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2019-07-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1728437"
}
],
"notes": [
{
"category": "description",
"text": "Empty or malformed p256-ECDH public keys may trigger a segmentation fault due values being improperly sanitized before being copied into memory and used. This vulnerability affects Firefox ESR \u003c 60.8, Firefox \u003c 68, and Thunderbird \u003c 60.8.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Empty or malformed p256-ECDH public keys may trigger a segmentation fault",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Firefox on Red Hat Enterprise Linux is built against the system nss library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11729"
},
{
"category": "external",
"summary": "RHBZ#1728437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11729",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11729"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-22/#CVE-2019-11729",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-22/#CVE-2019-11729"
}
],
"release_date": "2019-07-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: Empty or malformed p256-ECDH public keys may trigger a segmentation fault"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla Project"
]
}
],
"cve": "CVE-2019-11745",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2019-11-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774831"
}
],
"notes": [
{
"category": "description",
"text": "A heap-based buffer overflow was found in the NSC_EncryptUpdate() function in Mozilla nss. A remote attacker could trigger this flaw via SRTP encrypt or decrypt operations, to execute arbitrary code with the permissions of the user running the application (compiled with nss). While the attack complexity is high, the impact to confidentiality, integrity, and availability are high as well.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: Out-of-bounds write when passing an output buffer smaller than the block size to NSC_EncryptUpdate",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Firefox and Thunderbird on Red Hat Enterprise Linux are built against the system nss library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11745"
},
{
"category": "external",
"summary": "RHBZ#1774831",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774831"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11745",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11745"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11745",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11745"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.44.3_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.44.3_release_notes"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47.1_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47.1_release_notes"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"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:H",
"version": "3.0"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nss: Out-of-bounds write when passing an output buffer smaller than the block size to NSC_EncryptUpdate"
},
{
"cve": "CVE-2019-13734",
"discovery_date": "2019-12-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1781980"
}
],
"notes": [
{
"category": "description",
"text": "Out of bounds write in SQLite in Google Chrome prior to 79.0.3945.79 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sqlite: fts3: improve shadow table corruption detection",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-13734"
},
{
"category": "external",
"summary": "RHBZ#1781980",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1781980"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-13734",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13734"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-13734",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-13734"
},
{
"category": "external",
"summary": "https://chromereleases.googleblog.com/2019/12/stable-channel-update-for-desktop.html",
"url": "https://chromereleases.googleblog.com/2019/12/stable-channel-update-for-desktop.html"
}
],
"release_date": "2019-12-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sqlite: fts3: improve shadow table corruption detection"
},
{
"acknowledgments": [
{
"names": [
"Damien Aumaitre",
"Nicolas Surbayrole"
],
"organization": "Quarkslab"
}
],
"cve": "CVE-2020-1734",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2019-01-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1801804"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the pipe lookup plugin of ansible. Arbitrary commands can be run, when the pipe lookup plugin uses subprocess.Popen() with shell=True, by overwriting ansible facts and the variable is not escaped by quote plugin. An attacker could take advantage and run arbitrary commands by overwriting the ansible facts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ansible: shell enabled by default in a pipe lookup plugin subprocess",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Ansible Engine 2.7.16, 2.8.10, and 2.9.6 as well as previous versions are affected.\n\nAnsible Tower 3.4.5, 3.5.5 and 3.6.3 as well as previous versions are affected.\n\nIn Red Hat OpenStack Platform, because the flaw has a lower impact, ansible is not directly customer exposed, and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP ansible package.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-1734"
},
{
"category": "external",
"summary": "RHBZ#1801804",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1801804"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-1734",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1734"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1734",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1734"
}
],
"release_date": "2020-02-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
},
{
"category": "workaround",
"details": "This issue can be avoided by escaping variables which are used in the lookup.",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ansible: shell enabled by default in a pipe lookup plugin subprocess"
},
{
"acknowledgments": [
{
"names": [
"Damien Aumaitre",
"Nicolas Surbayrole"
],
"organization": "Quarkslab"
}
],
"cve": "CVE-2020-1735",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2020-01-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1802085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Ansible Engine when the fetch module is used. An attacker could intercept the module, inject a new path, and then choose a new destination path on the controller node.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ansible: path injection on dest parameter in fetch module",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Ansible Engine 2.7.16, 2.8.10, and 2.9.6 as well as previous versions are affected.\n\nAnsible Tower 3.4.5, 3.5.5 and 3.6.3 as well as previous versions are affected.\n\nIn Red Hat OpenStack Platform, because the flaw has a lower impact, ansible is not directly customer exposed, and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP ansible package.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-1735"
},
{
"category": "external",
"summary": "RHBZ#1802085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-1735",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1735"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1735",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1735"
}
],
"release_date": "2020-02-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
},
{
"category": "workaround",
"details": "Currently, there is no mitigation for this issue except avoid using the affected fetch module when possible.",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ansible: path injection on dest parameter in fetch module"
},
{
"acknowledgments": [
{
"names": [
"Damien Aumaitre",
"Nicolas Surbayrole"
],
"organization": "Quarkslab"
}
],
"cve": "CVE-2020-1736",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"discovery_date": "2020-01-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1802124"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Ansible Engine when a file is moved using atomic_move primitive as the file mode cannot be specified. This sets the destination files world-readable if the destination file does not exist and if the file exists, the file could be changed to have less restrictive permissions before the move. This issue affects only the newly created files and not existing ones. If the file already exists at the final destination, those permissions are retained. This could lead to the disclosure of sensitive data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ansible: atomic_move primitive sets permissive permissions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Ansible Engine 2.8.14 and 2.9.12 as well as previous versions and all 2.7.x versions are affected.\n\nAnsible Tower 3.6.5 and 3.7.2 as well as previous versions are affected.\n\nIn Red Hat OpenStack Platform, because the flaw has a lower impact, ansible is not directly customer exposed, and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP ansible package.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-1736"
},
{
"category": "external",
"summary": "RHBZ#1802124",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802124"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-1736",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1736"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1736",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1736"
}
],
"release_date": "2020-02-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
},
{
"category": "workaround",
"details": "This issue can be mitigated by specifying the \"mode\" on the task. That just leaves a race condition in place where newly created files that specify a mode in the task briefly go from 666 - umask to the final mode. An alternative workaround if many new files are created and to avoid setting a specific mode for each file would be to set the \"mode\" to \"preserve\" value. That will maintain the permissions of the source file on the controller in the final file on the managed host.",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ansible: atomic_move primitive sets permissive permissions"
},
{
"acknowledgments": [
{
"names": [
"Damien Aumaitre",
"Nicolas Surbayrole"
],
"organization": "Quarkslab"
}
],
"cve": "CVE-2020-1737",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2020-02-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1802154"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Ansible Engine when using the Extract-Zip function from the win_unzip module as the extracted file(s) are not checked if they belong to the destination folder. An attacker could take advantage of this flaw by crafting an archive anywhere in the file system, using a path traversal.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ansible: Extract-Zip function in win_unzip module does not check extracted path",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Ansible Engine 2.7.16, 2.8.10, and 2.9.6 as well as previous versions are affected.\n\nAnsible Tower 3.4.5, 3.5.5 and 3.6.3 as well as previous versions are affected.\n\nIn Red Hat OpenStack Platform, because the flaw has a lower impact, ansible is not directly customer exposed, and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP ansible package.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-1737"
},
{
"category": "external",
"summary": "RHBZ#1802154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802154"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-1737",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1737"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1737",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1737"
}
],
"release_date": "2020-02-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
},
{
"category": "workaround",
"details": "Currently, there is no mitigation for this issue except avoid using the affected win_unzip module when possible.",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ansible: Extract-Zip function in win_unzip module does not check extracted path"
},
{
"acknowledgments": [
{
"names": [
"Damien Aumaitre",
"Nicolas Surbayrole"
],
"organization": "Quarkslab"
}
],
"cve": "CVE-2020-1738",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2020-01-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1802164"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Ansible Engine when the module package or service is used and the parameter \u0027use\u0027 is not specified. If a previous task is executed with a malicious user, the module sent can be selected by the attacker using the ansible facts file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ansible: module package can be selected by the ansible facts",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Ansible Engine 2.7.16, 2.8.10, and 2.9.6 as well as previous versions are affected.\n\nAnsible Tower 3.4.5, 3.5.5 and 3.6.3 as well as previous versions are affected.\n\nIn Red Hat OpenStack Platform, because the flaw has a lower impact, ansible is not directly customer exposed, and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP ansible package.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-1738"
},
{
"category": "external",
"summary": "RHBZ#1802164",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802164"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-1738",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1738"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1738",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1738"
}
],
"release_date": "2020-02-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
},
{
"category": "workaround",
"details": "Specify the parameter \u0027use\u0027 when possible on the package and service modules. Avoid using Ansible Collections on Ansible 2.8.9 or 2.7.16 (and any of the previous versions) as they are not rejecting python with no path (already fixed in 2.9.x).",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.9,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ansible: module package can be selected by the ansible facts"
},
{
"acknowledgments": [
{
"names": [
"Damien Aumaitre",
"Nicolas Surbayrole"
],
"organization": "Quarkslab"
}
],
"cve": "CVE-2020-1739",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2020-01-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1802178"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Ansible Engine. When a password is set with the argument \"password\" of svn module, it is used on svn command line, disclosing to other users within the same node. An attacker could take advantage by reading the cmdline file from that particular PID on the procfs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ansible: svn module leaks password when specified as a parameter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Ansible Engine 2.7.16, 2.8.10, and 2.9.6 as well as previous versions are affected.\n\nAnsible Tower 3.4.5, 3.5.5 and 3.6.3 as well as previous versions are affected.\n\nIn Red Hat OpenStack Platform, because the flaw has a lower impact, ansible is not directly customer exposed, and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP ansible package.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-1739"
},
{
"category": "external",
"summary": "RHBZ#1802178",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802178"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-1739",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1739"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1739",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1739"
}
],
"release_date": "2020-02-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
},
{
"category": "workaround",
"details": "Instead of using the parameter \u0027password\u0027 of the subversion module, provide the password with stdin.",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.9,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ansible: svn module leaks password when specified as a parameter"
},
{
"acknowledgments": [
{
"names": [
"Damien Aumaitre",
"Nicolas Surbayrole"
],
"organization": "Quarkslab"
}
],
"cve": "CVE-2020-1740",
"cwe": {
"id": "CWE-377",
"name": "Insecure Temporary File"
},
"discovery_date": "2020-01-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1802193"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Ansible Engine when using Ansible Vault for editing encrypted files. When a user executes \"ansible-vault edit\", another user on the same computer can read the old and new secret, as it is created in a temporary file with mkstemp and the returned file descriptor is closed and the method write_data is called to write the existing secret in the file. This method will delete the file before recreating it insecurely.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ansible: secrets readable after ansible-vault edit",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Ansible Engine 2.7.16, 2.8.10, and 2.9.6 as well as previous versions are affected.\n\nAnsible Tower 3.4.5, 3.5.5 and 3.6.3 as well as previous versions are affected.\n\nIn Red Hat OpenStack Platform, because the flaw has a lower impact, ansible is not directly customer exposed, and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP ansible package.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-1740"
},
{
"category": "external",
"summary": "RHBZ#1802193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802193"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-1740",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1740"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1740",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1740"
}
],
"release_date": "2020-02-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
},
{
"category": "workaround",
"details": "Currently, there is no mitigation for this issue except avoid using the \u0027edit\u0027 option from \u0027ansible-vault\u0027 command line tool.",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.9,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ansible: secrets readable after ansible-vault edit"
},
{
"acknowledgments": [
{
"names": [
"Felix Fountein"
]
}
],
"cve": "CVE-2020-1746",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2019-12-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1805491"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Ansible Engine when the ldap_attr and ldap_entry community modules are used. The issue discloses the LDAP bind password to stdout or a log file if a playbook task is written using the bind_pw in the parameters field. The highest threat from this vulnerability is data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ansible: Information disclosure issue in ldap_attr and ldap_entry modules",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* Ansible Engine 2.7.16, 2.8.10, and 2.9.6 as well as previous versions are affected.\n\n* Ansible Tower 3.4.5, 3.5.5 and 3.6.3 as well as previous versions are affected.\n\n* Red Hat Gluster Storage and Red Hat Ceph Storage no longer maintains their own version of Ansible. The fix will be provided from core Ansible. But we still ship ansible separately for ceph ubuntu.\n\n* In Red Hat OpenStack Platform, because the flaw has a lower impact, ansible is not directly customer exposed, and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP ansible package.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-1746"
},
{
"category": "external",
"summary": "RHBZ#1805491",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1805491"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-1746",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1746"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1746",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1746"
}
],
"release_date": "2020-02-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
},
{
"category": "workaround",
"details": "Using args keyword and embedding the ldap_auth variable instead of using bind_pw parameter would mitigate this issue.",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ansible: Information disclosure issue in ldap_attr and ldap_entry modules"
},
{
"acknowledgments": [
{
"names": [
"Abhijeet Kasurde"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2020-1753",
"cwe": {
"id": "CWE-214",
"name": "Invocation of Process Using Visible Sensitive Information"
},
"discovery_date": "2020-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1811008"
}
],
"notes": [
{
"category": "description",
"text": "A security flaw was found in the Ansible Engine when managing Kubernetes using the k8s connection plugin. Sensitive parameters such as passwords and tokens are passed to the kubectl command line instead of using environment variables or an input configuration file, which is safer. This flaw discloses passwords and tokens from the process list, and the no_log directive from the debug module would not be reflected in the underlying command-line tools options, displaying passwords and tokens on stdout and log files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Ansible: kubectl connection plugin leaks sensitive information",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Ansible Engine 2.7.17, 2.8.10, and 2.9.6 as well as previous versions are affected.\n\nAnsible Tower 3.4.5, 3.5.5 and 3.6.3 as well as previous versions are affected.\n\nIn Red Hat OpenStack Platform, because the flaw has a lower impact, ansible is not directly customer exposed, and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP ansible package.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-1753"
},
{
"category": "external",
"summary": "RHBZ#1811008",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1811008"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-1753",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1753"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1753",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1753"
}
],
"release_date": "2020-03-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
},
{
"category": "workaround",
"details": "Currently, there is no mitigation for this issue.",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Ansible: kubectl connection plugin leaks sensitive information"
},
{
"acknowledgments": [
{
"names": [
"Damien Aumaitre",
"Nicolas Surbayrole"
],
"organization": "Quarkslab"
}
],
"cve": "CVE-2020-10684",
"cwe": {
"id": "CWE-862",
"name": "Missing Authorization"
},
"discovery_date": "2020-01-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1815519"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Ansible Engine. When using ansible_facts as a subkey of itself, and promoting it to a variable when injecting is enabled, overwriting the ansible_facts after the clean, an attacker could take advantage of this by altering the ansible_facts leading to privilege escalation or code injection. The highest threat from this vulnerability are to data integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Ansible: code injection when using ansible_facts as a subkey",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* Ansible Engine 2.7.16, 2.8.10, and 2.9.6 as well as previous versions are affected.\n* Ansible Tower 3.4.5, 3.5.5 and 3.6.3 as well as previous versions are affected.\n* Red Hat Gluster Storage and Red Hat Ceph Storage no longer maintains their own version of Ansible. The fix will be consumed from core Ansible. But we still ship ansible separately for ceph ubuntu.\n* Red Hat OpenStack Platform does package the affected code. However, because RHOSP does not use ansible_facts as a subkey directly, the RHOSP impact has been reduced to Moderate and no update will be provided at this time for the RHOSP ansible package.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10684"
},
{
"category": "external",
"summary": "RHBZ#1815519",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1815519"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10684",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10684"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10684",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10684"
}
],
"release_date": "2020-03-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
},
{
"category": "workaround",
"details": "Currently, there is not a known mitigation except avoiding the functionality of using ansible_facts as a subkey.",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.9,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Ansible: code injection when using ansible_facts as a subkey"
},
{
"acknowledgments": [
{
"names": [
"Damien Aumaitre",
"Nicolas Surbayrole"
],
"organization": "Quarkslab"
}
],
"cve": "CVE-2020-10685",
"cwe": {
"id": "CWE-459",
"name": "Incomplete Cleanup"
},
"discovery_date": "2020-01-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1814627"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found on Ansible Engine when using modules which decrypts vault files such as assemble, script, unarchive, win_copy, aws_s3 or copy modules. The temporary directory is created in /tmp leaves the secrets unencrypted.\r\n\r\nOn Operating Systems which /tmp is not a tmpfs but part of the root partition, the directory is only cleared on boot and the decrypted data remains when the host is switched off. The system will be vulnerable when the system is not running. So decrypted data must be cleared as soon as possible and the data which normally is encrypted is sensible.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Ansible: modules which use files encrypted with vault are not properly cleaned up",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* Ansible Engine 2.7.16, 2.8.10, and 2.9.6 as well as previous versions are affected.\n\n* Ansible Tower 3.4.5, 3.5.5 and 3.6.3 as well as previous versions are affected.\n\n* In Red Hat OpenStack Platform, because the flaw has a lower impact, ansible is not directly customer exposed, and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP ansible package.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10685"
},
{
"category": "external",
"summary": "RHBZ#1814627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1814627"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10685",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10685"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10685",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10685"
}
],
"release_date": "2020-03-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-18T15:13:57+00:00",
"details": "For information on upgrading Ansible Tower, reference the Ansible Tower Upgrade and Migration Guide: https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2020:0547"
},
{
"category": "workaround",
"details": "Currently, there is no mitigation for this issue except by removing manually the temporary created file after every run.",
"product_ids": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-Ansible-Tower-3.4:ansible-tower-34/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-35/ansible-tower-memcached@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64",
"7Server-Ansible-Tower-3.4:ansible-tower-37/ansible-tower-memcached-rhel7@sha256:25003890d7f04dbc7741c78a9977f0b5071d2c6653a6fc5baff23abe7d71403c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Ansible: modules which use files encrypted with vault are not properly cleaned up"
}
]
}
RHSA-2019:2030
Vulnerability from csaf_redhat - Published: 2019-08-06 12:52 - Updated: 2026-02-20 16:30Python'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": "2026-02-20T16:30:47+00:00",
"generator": {
"date": "2026-02-20T16:30:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.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": "2026-02-20T16:30:47+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-909",
"name": "Missing Initialization of Resource"
},
"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: 2025-11-21 18:10A 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": "2025-11-21T18:10:53+00:00",
"generator": {
"date": "2025-11-21T18:10:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"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": "2025-11-21T18:10:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.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: 2026-02-20 17:12A 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": "2026-02-20T17:12:53+00:00",
"generator": {
"date": "2026-02-20T17:12:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.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": "2026-02-20T17:12:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.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-909",
"name": "Missing Initialization of Resource"
},
"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"
}
]
}
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.