Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2018-20406 (GCVE-0-2018-20406)
Vulnerability from cvelistv5 – Published: 2018-12-23 23:00 – Updated: 2024-08-05 11:58- n/a
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T11:58:19.356Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugs.python.org/issue34656"
},
{
"name": "[debian-lts-announce] 20190207 [SECURITY] [DLA 1663-1] python3.4 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00011.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/python/cpython/commit/a4ae828ee416a66d8c7bf5ee71d653c2cc6a26dd"
},
{
"name": "FEDORA-2019-6e1938a3c5",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JSKPGPZQNTAULHW4UH63KGOOUIDE4RRB/"
},
{
"name": "FEDORA-2019-6baeb15da3",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/D3LXPABKVLFYUHRYJPM3CSS5MS6FXKS7/"
},
{
"name": "FEDORA-2019-cf725dd20b",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AEZ5IQT7OF7Q2NCGIVABOWYGKO7YU3NJ/"
},
{
"name": "FEDORA-2019-6b02154aa0",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ICBEGRHIPHWPG2VGYS6R4EVKVUUF4AQW/"
},
{
"name": "FEDORA-2019-7d9f3cf3ce",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TR6GCO3WTV4D5L23WTCBF275VE6BVNI3/"
},
{
"name": "FEDORA-2019-51f1e08207",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/46PVWY5LFP4BRPG3BVQ5QEEFYBVEXHCK/"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20190416-0010/"
},
{
"name": "USN-4127-2",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4127-2/"
},
{
"name": "USN-4127-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4127-1/"
},
{
"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": "[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"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2018-12-23T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-10-29T14:32:15.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugs.python.org/issue34656"
},
{
"name": "[debian-lts-announce] 20190207 [SECURITY] [DLA 1663-1] python3.4 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00011.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/python/cpython/commit/a4ae828ee416a66d8c7bf5ee71d653c2cc6a26dd"
},
{
"name": "FEDORA-2019-6e1938a3c5",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JSKPGPZQNTAULHW4UH63KGOOUIDE4RRB/"
},
{
"name": "FEDORA-2019-6baeb15da3",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/D3LXPABKVLFYUHRYJPM3CSS5MS6FXKS7/"
},
{
"name": "FEDORA-2019-cf725dd20b",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AEZ5IQT7OF7Q2NCGIVABOWYGKO7YU3NJ/"
},
{
"name": "FEDORA-2019-6b02154aa0",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ICBEGRHIPHWPG2VGYS6R4EVKVUUF4AQW/"
},
{
"name": "FEDORA-2019-7d9f3cf3ce",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TR6GCO3WTV4D5L23WTCBF275VE6BVNI3/"
},
{
"name": "FEDORA-2019-51f1e08207",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/46PVWY5LFP4BRPG3BVQ5QEEFYBVEXHCK/"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20190416-0010/"
},
{
"name": "USN-4127-2",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/4127-2/"
},
{
"name": "USN-4127-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/4127-1/"
},
{
"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": "[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"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-20406",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugs.python.org/issue34656",
"refsource": "MISC",
"url": "https://bugs.python.org/issue34656"
},
{
"name": "[debian-lts-announce] 20190207 [SECURITY] [DLA 1663-1] python3.4 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00011.html"
},
{
"name": "https://github.com/python/cpython/commit/a4ae828ee416a66d8c7bf5ee71d653c2cc6a26dd",
"refsource": "MISC",
"url": "https://github.com/python/cpython/commit/a4ae828ee416a66d8c7bf5ee71d653c2cc6a26dd"
},
{
"name": "FEDORA-2019-6e1938a3c5",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JSKPGPZQNTAULHW4UH63KGOOUIDE4RRB/"
},
{
"name": "FEDORA-2019-6baeb15da3",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D3LXPABKVLFYUHRYJPM3CSS5MS6FXKS7/"
},
{
"name": "FEDORA-2019-cf725dd20b",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AEZ5IQT7OF7Q2NCGIVABOWYGKO7YU3NJ/"
},
{
"name": "FEDORA-2019-6b02154aa0",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ICBEGRHIPHWPG2VGYS6R4EVKVUUF4AQW/"
},
{
"name": "FEDORA-2019-7d9f3cf3ce",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TR6GCO3WTV4D5L23WTCBF275VE6BVNI3/"
},
{
"name": "FEDORA-2019-51f1e08207",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/46PVWY5LFP4BRPG3BVQ5QEEFYBVEXHCK/"
},
{
"name": "https://security.netapp.com/advisory/ntap-20190416-0010/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20190416-0010/"
},
{
"name": "USN-4127-2",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4127-2/"
},
{
"name": "USN-4127-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4127-1/"
},
{
"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": "[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"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2018-20406",
"datePublished": "2018-12-23T23:00:00.000Z",
"dateReserved": "2018-12-23T00:00:00.000Z",
"dateUpdated": "2024-08-05T11:58:19.356Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2018-20406",
"date": "2026-05-24",
"epss": "0.01561",
"percentile": "0.81716"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"3.4.0\", \"versionEndExcluding\": \"3.7.1\", \"matchCriteriaId\": \"FECA0AB3-E761-454E-A689-5A7BE1C44384\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:28:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DC1BD7B7-6D88-42B8-878E-F1318CA5FCAF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:29:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D100F7CE-FC64-4CC6-852A-6136D72DA419\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"97A4B8DF-58DA-4AB6-A1F9-331B36409BA3\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"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.\"}, {\"lang\": \"es\", \"value\": \"Modules/_pickle.c en Python, en versiones anteriores a la 3.7.1, tiene un desbordamiento de enteros mediante un valor LONG_BINPUT largo que se gestiona de manera incorrecta durante un intento de \\\"redimensionar al tama\\u00f1o doble\\\". Este problema podr\\u00eda provocar el agotamiento de memoria, pero solo es relevante si el formato picke se emplea para serializar decenas o cientos de gigabytes de datos.Este problema est\\u00e1 resuelto en las versiones: 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.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.\"}]",
"id": "CVE-2018-20406",
"lastModified": "2024-11-21T04:01:25.520",
"metrics": "{\"cvssMetricV30\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.0\", \"vectorString\": \"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C: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}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:N/I:N/A:P\", \"baseScore\": 5.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 10.0, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2018-12-23T23:29:00.307",
"references": "[{\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:3725\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://bugs.python.org/issue34656\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\", \"Issue Tracking\", \"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://github.com/python/cpython/commit/a4ae828ee416a66d8c7bf5ee71d653c2cc6a26dd\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2019/02/msg00011.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/46PVWY5LFP4BRPG3BVQ5QEEFYBVEXHCK/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AEZ5IQT7OF7Q2NCGIVABOWYGKO7YU3NJ/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/D3LXPABKVLFYUHRYJPM3CSS5MS6FXKS7/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ICBEGRHIPHWPG2VGYS6R4EVKVUUF4AQW/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JSKPGPZQNTAULHW4UH63KGOOUIDE4RRB/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TR6GCO3WTV4D5L23WTCBF275VE6BVNI3/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20190416-0010/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://usn.ubuntu.com/4127-1/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://usn.ubuntu.com/4127-2/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:3725\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://bugs.python.org/issue34656\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Issue Tracking\", \"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://github.com/python/cpython/commit/a4ae828ee416a66d8c7bf5ee71d653c2cc6a26dd\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2019/02/msg00011.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/46PVWY5LFP4BRPG3BVQ5QEEFYBVEXHCK/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AEZ5IQT7OF7Q2NCGIVABOWYGKO7YU3NJ/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/D3LXPABKVLFYUHRYJPM3CSS5MS6FXKS7/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ICBEGRHIPHWPG2VGYS6R4EVKVUUF4AQW/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JSKPGPZQNTAULHW4UH63KGOOUIDE4RRB/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TR6GCO3WTV4D5L23WTCBF275VE6BVNI3/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20190416-0010/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://usn.ubuntu.com/4127-1/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://usn.ubuntu.com/4127-2/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-190\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2018-20406\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2018-12-23T23:29:00.307\",\"lastModified\":\"2024-11-21T04:01:25.520\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"Modules/_pickle.c en Python, en versiones anteriores a la 3.7.1, tiene un desbordamiento de enteros mediante un valor LONG_BINPUT largo que se gestiona de manera incorrecta durante un intento de \\\"redimensionar al tama\u00f1o doble\\\". Este problema podr\u00eda provocar el agotamiento de memoria, pero solo es relevante si el formato picke se emplea para serializar decenas o cientos de gigabytes de datos.Este problema est\u00e1 resuelto en las versiones: 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.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.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C: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}],\"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\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.4.0\",\"versionEndExcluding\":\"3.7.1\",\"matchCriteriaId\":\"FECA0AB3-E761-454E-A689-5A7BE1C44384\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:28:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DC1BD7B7-6D88-42B8-878E-F1318CA5FCAF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:29:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D100F7CE-FC64-4CC6-852A-6136D72DA419\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"97A4B8DF-58DA-4AB6-A1F9-331B36409BA3\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3725\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://bugs.python.org/issue34656\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/python/cpython/commit/a4ae828ee416a66d8c7bf5ee71d653c2cc6a26dd\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/02/msg00011.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/46PVWY5LFP4BRPG3BVQ5QEEFYBVEXHCK/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AEZ5IQT7OF7Q2NCGIVABOWYGKO7YU3NJ/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/D3LXPABKVLFYUHRYJPM3CSS5MS6FXKS7/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ICBEGRHIPHWPG2VGYS6R4EVKVUUF4AQW/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JSKPGPZQNTAULHW4UH63KGOOUIDE4RRB/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TR6GCO3WTV4D5L23WTCBF275VE6BVNI3/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20190416-0010/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://usn.ubuntu.com/4127-1/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://usn.ubuntu.com/4127-2/\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3725\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugs.python.org/issue34656\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/python/cpython/commit/a4ae828ee416a66d8c7bf5ee71d653c2cc6a26dd\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/02/msg00011.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/46PVWY5LFP4BRPG3BVQ5QEEFYBVEXHCK/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AEZ5IQT7OF7Q2NCGIVABOWYGKO7YU3NJ/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/D3LXPABKVLFYUHRYJPM3CSS5MS6FXKS7/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ICBEGRHIPHWPG2VGYS6R4EVKVUUF4AQW/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JSKPGPZQNTAULHW4UH63KGOOUIDE4RRB/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TR6GCO3WTV4D5L23WTCBF275VE6BVNI3/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20190416-0010/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://usn.ubuntu.com/4127-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://usn.ubuntu.com/4127-2/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
}
}
CERTFR-2022-AVI-928
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, une exécution de code arbitraire à distance et un déni de service à distance.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | QRadar | IBM QRadar Pulse App versions antérieures à 2.2.9 | ||
| IBM | N/A | CP4BA version 22.0.1 sans le correctif de sécurité CP4BA 22.0.1-IF2 | ||
| IBM | Cloud Pak | IBM Robotic Process Automation pour Cloud Pak versions antérieures à 21.0.5 | ||
| IBM | N/A | IBM ECM CMIS et FileNet Collaboration Services version 3.0.6 sans le correctif de sécurité CMIS 3.0.6-IF2 | ||
| IBM | Cognos Analytics | IBM Cognos Analytics versions 11.2.x antérieures à 11.2.3 | ||
| IBM | Cognos Analytics | IBM Cognos Analytics versions 11.1.x antérieures à 11.1.7 FP6 | ||
| IBM | N/A | CP4BA version 21.0.3 sans le correctif de sécurité CP4BA 21.0.3-IF12 | ||
| IBM | N/A | Enterprise Content Management System Monitor (ESM) versions 5.5.x antérieures à 5.5.9 | ||
| IBM | QRadar User Behavior Analytics | QRadar User Behavior Analytics version 4.1.8 |
| Title | Publication Time | Tags | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM QRadar Pulse App versions ant\u00e9rieures \u00e0 2.2.9",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "CP4BA version 22.0.1 sans le correctif de s\u00e9curit\u00e9 CP4BA 22.0.1-IF2",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Robotic Process Automation pour Cloud Pak versions ant\u00e9rieures \u00e0 21.0.5",
"product": {
"name": "Cloud Pak",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM ECM CMIS et FileNet Collaboration Services version 3.0.6 sans le correctif de s\u00e9curit\u00e9 CMIS 3.0.6-IF2",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Cognos Analytics versions 11.2.x ant\u00e9rieures \u00e0 11.2.3",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Cognos Analytics versions 11.1.x ant\u00e9rieures \u00e0 11.1.7 FP6",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "CP4BA version 21.0.3 sans le correctif de s\u00e9curit\u00e9 CP4BA 21.0.3-IF12",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Enterprise Content Management System Monitor (ESM) versions 5.5.x ant\u00e9rieures \u00e0 5.5.9",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar User Behavior Analytics version 4.1.8",
"product": {
"name": "QRadar User Behavior Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2021-44906",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44906"
},
{
"name": "CVE-2018-3721",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-3721"
},
{
"name": "CVE-2022-22965",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22965"
},
{
"name": "CVE-2021-29425",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29425"
},
{
"name": "CVE-2021-22959",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22959"
},
{
"name": "CVE-2020-7788",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7788"
},
{
"name": "CVE-2021-3733",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3733"
},
{
"name": "CVE-2021-37701",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37701"
},
{
"name": "CVE-2021-34538",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34538"
},
{
"name": "CVE-2021-33502",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33502"
},
{
"name": "CVE-2019-9947",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9947"
},
{
"name": "CVE-2018-20852",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20852"
},
{
"name": "CVE-2021-32804",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32804"
},
{
"name": "CVE-2022-25647",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25647"
},
{
"name": "CVE-2019-11358",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11358"
},
{
"name": "CVE-2022-0391",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0391"
},
{
"name": "CVE-2020-26116",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26116"
},
{
"name": "CVE-2020-13936",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13936"
},
{
"name": "CVE-2020-4051",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-4051"
},
{
"name": "CVE-2019-9636",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9636"
},
{
"name": "CVE-2021-23337",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23337"
},
{
"name": "CVE-2019-10202",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10202"
},
{
"name": "CVE-2021-4160",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4160"
},
{
"name": "CVE-2021-22960",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22960"
},
{
"name": "CVE-2021-37713",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37713"
},
{
"name": "CVE-2021-43138",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43138"
},
{
"name": "CVE-2018-25031",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25031"
},
{
"name": "CVE-2021-37712",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37712"
},
{
"name": "CVE-2021-3711",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3711"
},
{
"name": "CVE-2012-5783",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-5783"
},
{
"name": "CVE-2019-1010266",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1010266"
},
{
"name": "CVE-2021-3807",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3807"
},
{
"name": "CVE-2019-10744",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10744"
},
{
"name": "CVE-2021-4189",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4189"
},
{
"name": "CVE-2020-9492",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9492"
},
{
"name": "CVE-2019-9740",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9740"
},
{
"name": "CVE-2021-23450",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23450"
},
{
"name": "CVE-2021-32803",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32803"
},
{
"name": "CVE-2021-3737",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3737"
},
{
"name": "CVE-2020-15523",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15523"
},
{
"name": "CVE-2020-27619",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27619"
},
{
"name": "CVE-2020-8492",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8492"
},
{
"name": "CVE-2021-22569",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22569"
},
{
"name": "CVE-2021-3177",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3177"
},
{
"name": "CVE-2019-18348",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18348"
},
{
"name": "CVE-2019-0205",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-0205"
},
{
"name": "CVE-2019-10172",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10172"
},
{
"name": "CVE-2022-34339",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34339"
},
{
"name": "CVE-2020-11022",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11022"
},
{
"name": "CVE-2020-8203",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8203"
},
{
"name": "CVE-2018-16487",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16487"
},
{
"name": "CVE-2021-3712",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3712"
},
{
"name": "CVE-2021-3918",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3918"
},
{
"name": "CVE-2018-20406",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20406"
},
{
"name": "CVE-2011-4969",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-4969"
},
{
"name": "CVE-2021-3765",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3765"
},
{
"name": "CVE-2021-44907",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44907"
},
{
"name": "CVE-2015-9251",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9251"
},
{
"name": "CVE-2012-6708",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-6708"
},
{
"name": "CVE-2020-7656",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7656"
},
{
"name": "CVE-2020-28469",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28469"
},
{
"name": "CVE-2020-7598",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7598"
},
{
"name": "CVE-2019-16935",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16935"
},
{
"name": "CVE-2022-26488",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26488"
},
{
"name": "CVE-2022-24758",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24758"
},
{
"name": "CVE-2020-11023",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11023"
}
],
"links": [],
"reference": "CERTFR-2022-AVI-928",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2022-10-19T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
},
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM.\nCertaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer un\nprobl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur, une ex\u00e9cution de code\narbitraire \u00e0 distance et un d\u00e9ni de service \u00e0 distance.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6830211 du 18 octobre 2022",
"url": "https://www.ibm.com/support/pages/node/6830211"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6830243 du 18 octobre 2022",
"url": "https://www.ibm.com/support/pages/node/6830243"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6828527 du 17 octobre 2022",
"url": "https://www.ibm.com/support/pages/node/6828527"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6830257 du 18 octobre 2022",
"url": "https://www.ibm.com/support/pages/node/6830257"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6830265 du 18 octobre 2022",
"url": "https://www.ibm.com/support/pages/node/6830265"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6830017 du 18 octobre 2022",
"url": "https://www.ibm.com/support/pages/node/6830017"
}
]
}
CERTFR-2022-AVI-928
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, une exécution de code arbitraire à distance et un déni de service à distance.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | QRadar | IBM QRadar Pulse App versions antérieures à 2.2.9 | ||
| IBM | N/A | CP4BA version 22.0.1 sans le correctif de sécurité CP4BA 22.0.1-IF2 | ||
| IBM | Cloud Pak | IBM Robotic Process Automation pour Cloud Pak versions antérieures à 21.0.5 | ||
| IBM | N/A | IBM ECM CMIS et FileNet Collaboration Services version 3.0.6 sans le correctif de sécurité CMIS 3.0.6-IF2 | ||
| IBM | Cognos Analytics | IBM Cognos Analytics versions 11.2.x antérieures à 11.2.3 | ||
| IBM | Cognos Analytics | IBM Cognos Analytics versions 11.1.x antérieures à 11.1.7 FP6 | ||
| IBM | N/A | CP4BA version 21.0.3 sans le correctif de sécurité CP4BA 21.0.3-IF12 | ||
| IBM | N/A | Enterprise Content Management System Monitor (ESM) versions 5.5.x antérieures à 5.5.9 | ||
| IBM | QRadar User Behavior Analytics | QRadar User Behavior Analytics version 4.1.8 |
| Title | Publication Time | Tags | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM QRadar Pulse App versions ant\u00e9rieures \u00e0 2.2.9",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "CP4BA version 22.0.1 sans le correctif de s\u00e9curit\u00e9 CP4BA 22.0.1-IF2",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Robotic Process Automation pour Cloud Pak versions ant\u00e9rieures \u00e0 21.0.5",
"product": {
"name": "Cloud Pak",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM ECM CMIS et FileNet Collaboration Services version 3.0.6 sans le correctif de s\u00e9curit\u00e9 CMIS 3.0.6-IF2",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Cognos Analytics versions 11.2.x ant\u00e9rieures \u00e0 11.2.3",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Cognos Analytics versions 11.1.x ant\u00e9rieures \u00e0 11.1.7 FP6",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "CP4BA version 21.0.3 sans le correctif de s\u00e9curit\u00e9 CP4BA 21.0.3-IF12",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Enterprise Content Management System Monitor (ESM) versions 5.5.x ant\u00e9rieures \u00e0 5.5.9",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar User Behavior Analytics version 4.1.8",
"product": {
"name": "QRadar User Behavior Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2021-44906",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44906"
},
{
"name": "CVE-2018-3721",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-3721"
},
{
"name": "CVE-2022-22965",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22965"
},
{
"name": "CVE-2021-29425",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29425"
},
{
"name": "CVE-2021-22959",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22959"
},
{
"name": "CVE-2020-7788",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7788"
},
{
"name": "CVE-2021-3733",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3733"
},
{
"name": "CVE-2021-37701",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37701"
},
{
"name": "CVE-2021-34538",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34538"
},
{
"name": "CVE-2021-33502",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33502"
},
{
"name": "CVE-2019-9947",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9947"
},
{
"name": "CVE-2018-20852",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20852"
},
{
"name": "CVE-2021-32804",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32804"
},
{
"name": "CVE-2022-25647",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25647"
},
{
"name": "CVE-2019-11358",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11358"
},
{
"name": "CVE-2022-0391",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0391"
},
{
"name": "CVE-2020-26116",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26116"
},
{
"name": "CVE-2020-13936",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13936"
},
{
"name": "CVE-2020-4051",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-4051"
},
{
"name": "CVE-2019-9636",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9636"
},
{
"name": "CVE-2021-23337",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23337"
},
{
"name": "CVE-2019-10202",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10202"
},
{
"name": "CVE-2021-4160",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4160"
},
{
"name": "CVE-2021-22960",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22960"
},
{
"name": "CVE-2021-37713",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37713"
},
{
"name": "CVE-2021-43138",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43138"
},
{
"name": "CVE-2018-25031",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25031"
},
{
"name": "CVE-2021-37712",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37712"
},
{
"name": "CVE-2021-3711",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3711"
},
{
"name": "CVE-2012-5783",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-5783"
},
{
"name": "CVE-2019-1010266",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1010266"
},
{
"name": "CVE-2021-3807",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3807"
},
{
"name": "CVE-2019-10744",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10744"
},
{
"name": "CVE-2021-4189",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4189"
},
{
"name": "CVE-2020-9492",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9492"
},
{
"name": "CVE-2019-9740",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9740"
},
{
"name": "CVE-2021-23450",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23450"
},
{
"name": "CVE-2021-32803",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32803"
},
{
"name": "CVE-2021-3737",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3737"
},
{
"name": "CVE-2020-15523",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15523"
},
{
"name": "CVE-2020-27619",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27619"
},
{
"name": "CVE-2020-8492",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8492"
},
{
"name": "CVE-2021-22569",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22569"
},
{
"name": "CVE-2021-3177",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3177"
},
{
"name": "CVE-2019-18348",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18348"
},
{
"name": "CVE-2019-0205",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-0205"
},
{
"name": "CVE-2019-10172",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10172"
},
{
"name": "CVE-2022-34339",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34339"
},
{
"name": "CVE-2020-11022",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11022"
},
{
"name": "CVE-2020-8203",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8203"
},
{
"name": "CVE-2018-16487",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16487"
},
{
"name": "CVE-2021-3712",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3712"
},
{
"name": "CVE-2021-3918",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3918"
},
{
"name": "CVE-2018-20406",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20406"
},
{
"name": "CVE-2011-4969",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-4969"
},
{
"name": "CVE-2021-3765",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3765"
},
{
"name": "CVE-2021-44907",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44907"
},
{
"name": "CVE-2015-9251",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9251"
},
{
"name": "CVE-2012-6708",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-6708"
},
{
"name": "CVE-2020-7656",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7656"
},
{
"name": "CVE-2020-28469",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28469"
},
{
"name": "CVE-2020-7598",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7598"
},
{
"name": "CVE-2019-16935",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16935"
},
{
"name": "CVE-2022-26488",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26488"
},
{
"name": "CVE-2022-24758",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24758"
},
{
"name": "CVE-2020-11023",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11023"
}
],
"links": [],
"reference": "CERTFR-2022-AVI-928",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2022-10-19T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
},
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM.\nCertaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer un\nprobl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur, une ex\u00e9cution de code\narbitraire \u00e0 distance et un d\u00e9ni de service \u00e0 distance.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6830211 du 18 octobre 2022",
"url": "https://www.ibm.com/support/pages/node/6830211"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6830243 du 18 octobre 2022",
"url": "https://www.ibm.com/support/pages/node/6830243"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6828527 du 17 octobre 2022",
"url": "https://www.ibm.com/support/pages/node/6828527"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6830257 du 18 octobre 2022",
"url": "https://www.ibm.com/support/pages/node/6830257"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6830265 du 18 octobre 2022",
"url": "https://www.ibm.com/support/pages/node/6830265"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6830017 du 18 octobre 2022",
"url": "https://www.ibm.com/support/pages/node/6830017"
}
]
}
BDU:2021-03713
Vulnerability from fstec - Published: 23.12.2018{
"CVSS 2.0": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"CVSS 3.0": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "\u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f, \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb, Python Software Foundation, \u0410\u041e \u00ab\u041a\u043e\u043d\u0446\u0435\u0440\u043d \u0412\u041d\u0418\u0418\u041d\u0421\u00bb",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "9 (Debian GNU/Linux), 1.6 \u00ab\u0421\u043c\u043e\u043b\u0435\u043d\u0441\u043a\u00bb (Astra Linux Special Edition), 8 (Debian GNU/Linux), 10 (Debian GNU/Linux), 8.1 \u00ab\u041b\u0435\u043d\u0438\u043d\u0433\u0440\u0430\u0434\u00bb (Astra Linux Special Edition \u0434\u043b\u044f \u00ab\u042d\u043b\u044c\u0431\u0440\u0443\u0441\u00bb), \u043e\u0442 3.4.0 \u0434\u043e 3.7.1 (Python), \u0434\u043e 16.01.2023 (\u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0414\u043b\u044f Python:\n\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://github.com/python/cpython/commit/a4ae828ee416a66d8c7bf5ee71d653c2cc6a26dd\n\n\u0414\u043b\u044f Debian:\n\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://security-tracker.debian.org/tracker/CVE-2018-20406\n\n\u0414\u043b\u044f Astra Linux:\n\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f:\nhttps://wiki.astralinux.ru/astra-linux-se16-bulletin-20210730SE16\nhttps://wiki.astralinux.ru/astra-linux-se81-bulletin-20211019SE81\n\n\u0414\u043b\u044f \u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb:\n\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f python3.5 \u0434\u043e \u0432\u0435\u0440\u0441\u0438\u0438 3.5.3-1+osnova10",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "23.12.2018",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "21.11.2023",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "20.07.2021",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2021-03713",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2018-20406",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "Debian GNU/Linux, Astra Linux Special Edition (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), Astra Linux Special Edition \u0434\u043b\u044f \u00ab\u042d\u043b\u044c\u0431\u0440\u0443\u0441\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u211611156), Python, \u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21166177)",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": "\u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 9 , \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 1.6 \u00ab\u0421\u043c\u043e\u043b\u0435\u043d\u0441\u043a\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 8 , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 10 , \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition \u0434\u043b\u044f \u00ab\u042d\u043b\u044c\u0431\u0440\u0443\u0441\u00bb 8.1 \u00ab\u041b\u0435\u043d\u0438\u043d\u0433\u0440\u0430\u0434\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u211611156), \u0410\u041e \u00ab\u041a\u043e\u043d\u0446\u0435\u0440\u043d \u0412\u041d\u0418\u0418\u041d\u0421\u00bb \u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb \u0434\u043e 16.01.2023 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21166177)",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043c\u043e\u0434\u0443\u043b\u044f pickle.c \u044f\u0437\u044b\u043a\u0430 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f Python, \u0441\u0432\u044f\u0437\u0430\u043d\u043d\u0430\u044f \u0441 \u0446\u0435\u043b\u043e\u0447\u0438\u0441\u043b\u0435\u043d\u043d\u044b\u043c \u043f\u0435\u0440\u0435\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435\u043c, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0421\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u0432 \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u043c \u0434\u043e\u0441\u0442\u0443\u043f\u0435",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u0426\u0435\u043b\u043e\u0447\u0438\u0441\u043b\u0435\u043d\u043d\u043e\u0435 \u043f\u0435\u0440\u0435\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u0438\u043b\u0438 \u0446\u0438\u043a\u043b\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u0441\u0434\u0432\u0438\u0433 (CWE-190)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043c\u043e\u0434\u0443\u043b\u044f pickle.c \u044f\u0437\u044b\u043a\u0430 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f Python \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u0446\u0435\u043b\u043e\u0447\u0438\u0441\u043b\u0435\u043d\u043d\u044b\u043c \u043f\u0435\u0440\u0435\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435\u043c \u0447\u0435\u0440\u0435\u0437 \u0431\u043e\u043b\u044c\u0448\u043e\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 LONG_BINPUT, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u043d\u0435\u043a\u043e\u0440\u0440\u0435\u043a\u0442\u043d\u043e \u043e\u0431\u0440\u0430\u0431\u0430\u0442\u044b\u0432\u0430\u0435\u0442\u0441\u044f \u043f\u0440\u0438 \u043f\u043e\u043f\u044b\u0442\u043a\u0435 \u0438\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u0440\u0430\u0437\u043c\u0435\u0440 \u0432 \u0434\u0432\u0430 \u0440\u0430\u0437\u0430. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e, \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u043c\u0443 \u0443\u0434\u0430\u043b\u0435\u043d\u043d\u043e, \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u041c\u0430\u043d\u0438\u043f\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430\u043c\u0438 \u0434\u0430\u043d\u043d\u044b\u0445",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://bugs.python.org/issue34656\nhttps://github.com/python/cpython/commit/a4ae828ee416a66d8c7bf5ee71d653c2cc6a26dd\nhttps://nvd.nist.gov/vuln/detail/CVE-2018-20406\nhttps://security-tracker.debian.org/tracker/CVE-2018-20406\nhttps://wiki.astralinux.ru/astra-linux-se16-bulletin-20210611SE16\nhttps://wiki.astralinux.ru/astra-linux-se16-bulletin-20210730SE16\nhttps://wiki.astralinux.ru/astra-linux-se81-bulletin-20211019SE81\nhttps://strelets.net/patchi-i-obnovleniya-bezopasnosti#16012023",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430, \u041f\u0440\u0438\u043a\u043b\u0430\u0434\u043d\u043e\u0435 \u041f\u041e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-190",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0421\u0440\u0435\u0434\u043d\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 5)\n\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,5)"
}
CNVD-2018-26375
Vulnerability from cnvd - Published: 2018-12-25厂商已发布了漏洞修复程序,请及时关注更新: https://bugs.python.org/issue34656
| Name | Python Python 3.7.1 |
|---|
{
"cves": {
"cve": {
"cveNumber": "CVE-2018-20406"
}
},
"description": "Python\u662fPython\u8f6f\u4ef6\u57fa\u91d1\u4f1a\u7684\u4e00\u5957\u5f00\u6e90\u7684\u3001\u9762\u5411\u5bf9\u8c61\u7684\u7a0b\u5e8f\u8bbe\u8ba1\u8bed\u8a00\u3002\u8be5\u8bed\u8a00\u5177\u6709\u53ef\u6269\u5c55\u3001\u652f\u6301\u6a21\u5757\u548c\u5305\u3001\u652f\u6301\u591a\u79cd\u5e73\u53f0\u7b49\u7279\u70b9\u3002\n\nPython 3.7.1\u4e4b\u524d\u7248\u672c\u4e2d\u7684Modules/_pickle.c\u6587\u4ef6\u5b58\u5728\u6574\u6570\u6ea2\u51fa\u6f0f\u6d1e\uff0c\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u9020\u6210\u62d2\u7edd\u670d\u52a1\uff08\u5185\u5b58\u8017\u5c3d\uff09\u3002",
"discovererName": "unknown",
"formalWay": "\u5382\u5546\u5df2\u53d1\u5e03\u4e86\u6f0f\u6d1e\u4fee\u590d\u7a0b\u5e8f\uff0c\u8bf7\u53ca\u65f6\u5173\u6ce8\u66f4\u65b0\uff1a\r\nhttps://bugs.python.org/issue34656",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2018-26375",
"openTime": "2018-12-25",
"patchDescription": "Python\u662fPython\u8f6f\u4ef6\u57fa\u91d1\u4f1a\u7684\u4e00\u5957\u5f00\u6e90\u7684\u3001\u9762\u5411\u5bf9\u8c61\u7684\u7a0b\u5e8f\u8bbe\u8ba1\u8bed\u8a00\u3002\u8be5\u8bed\u8a00\u5177\u6709\u53ef\u6269\u5c55\u3001\u652f\u6301\u6a21\u5757\u548c\u5305\u3001\u652f\u6301\u591a\u79cd\u5e73\u53f0\u7b49\u7279\u70b9\u3002\r\n\r\nPython 3.7.1\u4e4b\u524d\u7248\u672c\u4e2d\u7684Modules/_pickle.c\u6587\u4ef6\u5b58\u5728\u6574\u6570\u6ea2\u51fa\u6f0f\u6d1e\uff0c\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u9020\u6210\u62d2\u7edd\u670d\u52a1\uff08\u5185\u5b58\u8017\u5c3d\uff09\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
"patchName": "Python\u6574\u6570\u6ea2\u51fa\u6f0f\u6d1e\u7684\u8865\u4e01",
"products": {
"product": "Python Python 3.7.1"
},
"referenceLink": "https://bugs.python.org/issue34656\r\nhttps://github.com/python/cpython/commit/a4ae828ee416a66d8c7bf5ee71d653c2cc6a26dd",
"serverity": "\u4e2d",
"submitTime": "2018-12-25",
"title": "Python\u6574\u6570\u6ea2\u51fa\u6f0f\u6d1e"
}
FKIE_CVE-2018-20406
Vulnerability from fkie_nvd - Published: 2018-12-23 23:29 - Updated: 2024-11-21 04:01| Vendor | Product | Version | |
|---|---|---|---|
| python | python | * | |
| debian | debian_linux | 8.0 | |
| fedoraproject | fedora | 28 | |
| fedoraproject | fedora | 29 | |
| fedoraproject | fedora | 30 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*",
"matchCriteriaId": "FECA0AB3-E761-454E-A689-5A7BE1C44384",
"versionEndExcluding": "3.7.1",
"versionStartIncluding": "3.4.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:28:*:*:*:*:*:*:*",
"matchCriteriaId": "DC1BD7B7-6D88-42B8-878E-F1318CA5FCAF",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:29:*:*:*:*:*:*:*",
"matchCriteriaId": "D100F7CE-FC64-4CC6-852A-6136D72DA419",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*",
"matchCriteriaId": "97A4B8DF-58DA-4AB6-A1F9-331B36409BA3",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "Modules/_pickle.c en Python, en versiones anteriores a la 3.7.1, tiene un desbordamiento de enteros mediante un valor LONG_BINPUT largo que se gestiona de manera incorrecta durante un intento de \"redimensionar al tama\u00f1o doble\". Este problema podr\u00eda provocar el agotamiento de memoria, pero solo es relevante si el formato picke se emplea para serializar decenas o cientos de gigabytes de datos.Este problema est\u00e1 resuelto en las versiones: 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.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."
}
],
"id": "CVE-2018-20406",
"lastModified": "2024-11-21T04:01:25.520",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV30": [
{
"cvssData": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2018-12-23T23:29:00.307",
"references": [
{
"source": "cve@mitre.org",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html"
},
{
"source": "cve@mitre.org",
"url": "https://access.redhat.com/errata/RHSA-2019:3725"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Vendor Advisory"
],
"url": "https://bugs.python.org/issue34656"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/python/cpython/commit/a4ae828ee416a66d8c7bf5ee71d653c2cc6a26dd"
},
{
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00011.html"
},
{
"source": "cve@mitre.org",
"url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html"
},
{
"source": "cve@mitre.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/46PVWY5LFP4BRPG3BVQ5QEEFYBVEXHCK/"
},
{
"source": "cve@mitre.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AEZ5IQT7OF7Q2NCGIVABOWYGKO7YU3NJ/"
},
{
"source": "cve@mitre.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/D3LXPABKVLFYUHRYJPM3CSS5MS6FXKS7/"
},
{
"source": "cve@mitre.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ICBEGRHIPHWPG2VGYS6R4EVKVUUF4AQW/"
},
{
"source": "cve@mitre.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JSKPGPZQNTAULHW4UH63KGOOUIDE4RRB/"
},
{
"source": "cve@mitre.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TR6GCO3WTV4D5L23WTCBF275VE6BVNI3/"
},
{
"source": "cve@mitre.org",
"url": "https://security.netapp.com/advisory/ntap-20190416-0010/"
},
{
"source": "cve@mitre.org",
"url": "https://usn.ubuntu.com/4127-1/"
},
{
"source": "cve@mitre.org",
"url": "https://usn.ubuntu.com/4127-2/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://access.redhat.com/errata/RHSA-2019:3725"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Vendor Advisory"
],
"url": "https://bugs.python.org/issue34656"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/python/cpython/commit/a4ae828ee416a66d8c7bf5ee71d653c2cc6a26dd"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00011.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/46PVWY5LFP4BRPG3BVQ5QEEFYBVEXHCK/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AEZ5IQT7OF7Q2NCGIVABOWYGKO7YU3NJ/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/D3LXPABKVLFYUHRYJPM3CSS5MS6FXKS7/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ICBEGRHIPHWPG2VGYS6R4EVKVUUF4AQW/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JSKPGPZQNTAULHW4UH63KGOOUIDE4RRB/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TR6GCO3WTV4D5L23WTCBF275VE6BVNI3/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://security.netapp.com/advisory/ntap-20190416-0010/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://usn.ubuntu.com/4127-1/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://usn.ubuntu.com/4127-2/"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-190"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-P5H6-P5X2-5QXF
Vulnerability from github – Published: 2022-05-13 01:14 – Updated: 2022-05-13 01:14Modules/_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.
{
"affected": [],
"aliases": [
"CVE-2018-20406"
],
"database_specific": {
"cwe_ids": [
"CWE-190"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2018-12-23T23:29:00Z",
"severity": "HIGH"
},
"details": "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.",
"id": "GHSA-p5h6-p5x2-5qxf",
"modified": "2022-05-13T01:14:01Z",
"published": "2022-05-13T01:14:01Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-20406"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/a4ae828ee416a66d8c7bf5ee71d653c2cc6a26dd"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:3725"
},
{
"type": "WEB",
"url": "https://bugs.python.org/issue34656"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00011.html"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/46PVWY5LFP4BRPG3BVQ5QEEFYBVEXHCK"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AEZ5IQT7OF7Q2NCGIVABOWYGKO7YU3NJ"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D3LXPABKVLFYUHRYJPM3CSS5MS6FXKS7"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ICBEGRHIPHWPG2VGYS6R4EVKVUUF4AQW"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JSKPGPZQNTAULHW4UH63KGOOUIDE4RRB"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TR6GCO3WTV4D5L23WTCBF275VE6BVNI3"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20190416-0010"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4127-1"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4127-2"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
GSD-2018-20406
Vulnerability from gsd - Updated: 2023-12-13 01:22{
"GSD": {
"alias": "CVE-2018-20406",
"description": "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.",
"id": "GSD-2018-20406",
"references": [
"https://www.suse.com/security/cve/CVE-2018-20406.html",
"https://access.redhat.com/errata/RHSA-2019:3725",
"https://ubuntu.com/security/CVE-2018-20406",
"https://advisories.mageia.org/CVE-2018-20406.html",
"https://alas.aws.amazon.com/cve/html/CVE-2018-20406.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2018-20406"
],
"details": "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.",
"id": "GSD-2018-20406",
"modified": "2023-12-13T01:22:28.948626Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-20406",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugs.python.org/issue34656",
"refsource": "MISC",
"url": "https://bugs.python.org/issue34656"
},
{
"name": "[debian-lts-announce] 20190207 [SECURITY] [DLA 1663-1] python3.4 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00011.html"
},
{
"name": "https://github.com/python/cpython/commit/a4ae828ee416a66d8c7bf5ee71d653c2cc6a26dd",
"refsource": "MISC",
"url": "https://github.com/python/cpython/commit/a4ae828ee416a66d8c7bf5ee71d653c2cc6a26dd"
},
{
"name": "FEDORA-2019-6e1938a3c5",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JSKPGPZQNTAULHW4UH63KGOOUIDE4RRB/"
},
{
"name": "FEDORA-2019-6baeb15da3",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D3LXPABKVLFYUHRYJPM3CSS5MS6FXKS7/"
},
{
"name": "FEDORA-2019-cf725dd20b",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AEZ5IQT7OF7Q2NCGIVABOWYGKO7YU3NJ/"
},
{
"name": "FEDORA-2019-6b02154aa0",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ICBEGRHIPHWPG2VGYS6R4EVKVUUF4AQW/"
},
{
"name": "FEDORA-2019-7d9f3cf3ce",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TR6GCO3WTV4D5L23WTCBF275VE6BVNI3/"
},
{
"name": "FEDORA-2019-51f1e08207",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/46PVWY5LFP4BRPG3BVQ5QEEFYBVEXHCK/"
},
{
"name": "https://security.netapp.com/advisory/ntap-20190416-0010/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20190416-0010/"
},
{
"name": "USN-4127-2",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4127-2/"
},
{
"name": "USN-4127-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4127-1/"
},
{
"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": "[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"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "3.7.1",
"versionStartIncluding": "3.4.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:28:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:29:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-20406"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-190"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/python/cpython/commit/a4ae828ee416a66d8c7bf5ee71d653c2cc6a26dd",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/python/cpython/commit/a4ae828ee416a66d8c7bf5ee71d653c2cc6a26dd"
},
{
"name": "https://bugs.python.org/issue34656",
"refsource": "MISC",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Vendor Advisory"
],
"url": "https://bugs.python.org/issue34656"
},
{
"name": "[debian-lts-announce] 20190207 [SECURITY] [DLA 1663-1] python3.4 security update",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00011.html"
},
{
"name": "FEDORA-2019-6e1938a3c5",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JSKPGPZQNTAULHW4UH63KGOOUIDE4RRB/"
},
{
"name": "FEDORA-2019-6baeb15da3",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D3LXPABKVLFYUHRYJPM3CSS5MS6FXKS7/"
},
{
"name": "FEDORA-2019-cf725dd20b",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AEZ5IQT7OF7Q2NCGIVABOWYGKO7YU3NJ/"
},
{
"name": "FEDORA-2019-6b02154aa0",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ICBEGRHIPHWPG2VGYS6R4EVKVUUF4AQW/"
},
{
"name": "FEDORA-2019-7d9f3cf3ce",
"refsource": "FEDORA",
"tags": [
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TR6GCO3WTV4D5L23WTCBF275VE6BVNI3/"
},
{
"name": "FEDORA-2019-51f1e08207",
"refsource": "FEDORA",
"tags": [
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/46PVWY5LFP4BRPG3BVQ5QEEFYBVEXHCK/"
},
{
"name": "https://security.netapp.com/advisory/ntap-20190416-0010/",
"refsource": "CONFIRM",
"tags": [],
"url": "https://security.netapp.com/advisory/ntap-20190416-0010/"
},
{
"name": "USN-4127-2",
"refsource": "UBUNTU",
"tags": [],
"url": "https://usn.ubuntu.com/4127-2/"
},
{
"name": "USN-4127-1",
"refsource": "UBUNTU",
"tags": [],
"url": "https://usn.ubuntu.com/4127-1/"
},
{
"name": "RHSA-2019:3725",
"refsource": "REDHAT",
"tags": [],
"url": "https://access.redhat.com/errata/RHSA-2019:3725"
},
{
"name": "openSUSE-SU-2020:0086",
"refsource": "SUSE",
"tags": [],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html"
},
{
"name": "[debian-lts-announce] 20200715 [SECURITY] [DLA 2280-1] python3.5 security update",
"refsource": "MLIST",
"tags": [],
"url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2020-10-29T15:15Z",
"publishedDate": "2018-12-23T23:29Z"
}
}
}
OPENSUSE-SU-2019:0155-1
Vulnerability from csaf_opensuse - Published: 2019-03-23 10:55 - Updated: 2019-03-23 10:55| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.0:libpython3_6m1_0-3.6.5-lp150.2.6.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:libpython3_6m1_0-3.6.5-lp150.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:libpython3_6m1_0-32bit-3.6.5-lp150.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-3.6.5-lp150.2.6.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-3.6.5-lp150.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-32bit-3.6.5-lp150.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-base-3.6.5-lp150.2.6.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-base-3.6.5-lp150.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-base-32bit-3.6.5-lp150.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-curses-3.6.5-lp150.2.6.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-curses-3.6.5-lp150.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-dbm-3.6.5-lp150.2.6.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-dbm-3.6.5-lp150.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-devel-3.6.5-lp150.2.6.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-devel-3.6.5-lp150.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-doc-3.6.5-lp150.2.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-idle-3.6.5-lp150.2.6.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-idle-3.6.5-lp150.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-testsuite-3.6.5-lp150.2.6.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-testsuite-3.6.5-lp150.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-tk-3.6.5-lp150.2.6.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-tk-3.6.5-lp150.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-tools-3.6.5-lp150.2.6.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-tools-3.6.5-lp150.2.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.0:libpython3_6m1_0-3.6.5-lp150.2.6.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:libpython3_6m1_0-3.6.5-lp150.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:libpython3_6m1_0-32bit-3.6.5-lp150.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-3.6.5-lp150.2.6.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-3.6.5-lp150.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-32bit-3.6.5-lp150.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-base-3.6.5-lp150.2.6.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-base-3.6.5-lp150.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-base-32bit-3.6.5-lp150.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-curses-3.6.5-lp150.2.6.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-curses-3.6.5-lp150.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-dbm-3.6.5-lp150.2.6.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-dbm-3.6.5-lp150.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-devel-3.6.5-lp150.2.6.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-devel-3.6.5-lp150.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-doc-3.6.5-lp150.2.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-idle-3.6.5-lp150.2.6.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-idle-3.6.5-lp150.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-testsuite-3.6.5-lp150.2.6.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-testsuite-3.6.5-lp150.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-tk-3.6.5-lp150.2.6.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-tk-3.6.5-lp150.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-tools-3.6.5-lp150.2.6.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:python3-tools-3.6.5-lp150.2.6.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\nThis update was imported from the SUSE:SLE-15:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2019-155",
"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-2019_0155-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2019:0155-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/NY6OZIHZM76MZKDRQYP5AGGMPDVFH6AL/#NY6OZIHZM76MZKDRQYP5AGGMPDVFH6AL"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2019:0155-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/NY6OZIHZM76MZKDRQYP5AGGMPDVFH6AL/#NY6OZIHZM76MZKDRQYP5AGGMPDVFH6AL"
},
{
"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-03-23T10:55:06Z",
"generator": {
"date": "2019-03-23T10:55:06Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2019:0155-1",
"initial_release_date": "2019-03-23T10:55:06Z",
"revision_history": [
{
"date": "2019-03-23T10:55:06Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.5-lp150.2.6.1.i586",
"product": {
"name": "libpython3_6m1_0-3.6.5-lp150.2.6.1.i586",
"product_id": "libpython3_6m1_0-3.6.5-lp150.2.6.1.i586"
}
},
{
"category": "product_version",
"name": "python3-3.6.5-lp150.2.6.1.i586",
"product": {
"name": "python3-3.6.5-lp150.2.6.1.i586",
"product_id": "python3-3.6.5-lp150.2.6.1.i586"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.5-lp150.2.6.1.i586",
"product": {
"name": "python3-base-3.6.5-lp150.2.6.1.i586",
"product_id": "python3-base-3.6.5-lp150.2.6.1.i586"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.5-lp150.2.6.1.i586",
"product": {
"name": "python3-curses-3.6.5-lp150.2.6.1.i586",
"product_id": "python3-curses-3.6.5-lp150.2.6.1.i586"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.5-lp150.2.6.1.i586",
"product": {
"name": "python3-dbm-3.6.5-lp150.2.6.1.i586",
"product_id": "python3-dbm-3.6.5-lp150.2.6.1.i586"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.5-lp150.2.6.1.i586",
"product": {
"name": "python3-devel-3.6.5-lp150.2.6.1.i586",
"product_id": "python3-devel-3.6.5-lp150.2.6.1.i586"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.5-lp150.2.6.1.i586",
"product": {
"name": "python3-idle-3.6.5-lp150.2.6.1.i586",
"product_id": "python3-idle-3.6.5-lp150.2.6.1.i586"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.5-lp150.2.6.1.i586",
"product": {
"name": "python3-testsuite-3.6.5-lp150.2.6.1.i586",
"product_id": "python3-testsuite-3.6.5-lp150.2.6.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.5-lp150.2.6.1.i586",
"product": {
"name": "python3-tk-3.6.5-lp150.2.6.1.i586",
"product_id": "python3-tk-3.6.5-lp150.2.6.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.5-lp150.2.6.1.i586",
"product": {
"name": "python3-tools-3.6.5-lp150.2.6.1.i586",
"product_id": "python3-tools-3.6.5-lp150.2.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-doc-3.6.5-lp150.2.6.1.noarch",
"product": {
"name": "python3-doc-3.6.5-lp150.2.6.1.noarch",
"product_id": "python3-doc-3.6.5-lp150.2.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.5-lp150.2.6.1.x86_64",
"product": {
"name": "libpython3_6m1_0-3.6.5-lp150.2.6.1.x86_64",
"product_id": "libpython3_6m1_0-3.6.5-lp150.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_6m1_0-32bit-3.6.5-lp150.2.6.1.x86_64",
"product": {
"name": "libpython3_6m1_0-32bit-3.6.5-lp150.2.6.1.x86_64",
"product_id": "libpython3_6m1_0-32bit-3.6.5-lp150.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-3.6.5-lp150.2.6.1.x86_64",
"product": {
"name": "python3-3.6.5-lp150.2.6.1.x86_64",
"product_id": "python3-3.6.5-lp150.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-32bit-3.6.5-lp150.2.6.1.x86_64",
"product": {
"name": "python3-32bit-3.6.5-lp150.2.6.1.x86_64",
"product_id": "python3-32bit-3.6.5-lp150.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.5-lp150.2.6.1.x86_64",
"product": {
"name": "python3-base-3.6.5-lp150.2.6.1.x86_64",
"product_id": "python3-base-3.6.5-lp150.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-32bit-3.6.5-lp150.2.6.1.x86_64",
"product": {
"name": "python3-base-32bit-3.6.5-lp150.2.6.1.x86_64",
"product_id": "python3-base-32bit-3.6.5-lp150.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.5-lp150.2.6.1.x86_64",
"product": {
"name": "python3-curses-3.6.5-lp150.2.6.1.x86_64",
"product_id": "python3-curses-3.6.5-lp150.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.5-lp150.2.6.1.x86_64",
"product": {
"name": "python3-dbm-3.6.5-lp150.2.6.1.x86_64",
"product_id": "python3-dbm-3.6.5-lp150.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.5-lp150.2.6.1.x86_64",
"product": {
"name": "python3-devel-3.6.5-lp150.2.6.1.x86_64",
"product_id": "python3-devel-3.6.5-lp150.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.5-lp150.2.6.1.x86_64",
"product": {
"name": "python3-idle-3.6.5-lp150.2.6.1.x86_64",
"product_id": "python3-idle-3.6.5-lp150.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.5-lp150.2.6.1.x86_64",
"product": {
"name": "python3-testsuite-3.6.5-lp150.2.6.1.x86_64",
"product_id": "python3-testsuite-3.6.5-lp150.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.5-lp150.2.6.1.x86_64",
"product": {
"name": "python3-tk-3.6.5-lp150.2.6.1.x86_64",
"product_id": "python3-tk-3.6.5-lp150.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.5-lp150.2.6.1.x86_64",
"product": {
"name": "python3-tools-3.6.5-lp150.2.6.1.x86_64",
"product_id": "python3-tools-3.6.5-lp150.2.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.0",
"product": {
"name": "openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.0"
}
}
}
],
"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-lp150.2.6.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:libpython3_6m1_0-3.6.5-lp150.2.6.1.i586"
},
"product_reference": "libpython3_6m1_0-3.6.5-lp150.2.6.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.5-lp150.2.6.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:libpython3_6m1_0-3.6.5-lp150.2.6.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.5-lp150.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-32bit-3.6.5-lp150.2.6.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:libpython3_6m1_0-32bit-3.6.5-lp150.2.6.1.x86_64"
},
"product_reference": "libpython3_6m1_0-32bit-3.6.5-lp150.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.5-lp150.2.6.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-3.6.5-lp150.2.6.1.i586"
},
"product_reference": "python3-3.6.5-lp150.2.6.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.5-lp150.2.6.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-3.6.5-lp150.2.6.1.x86_64"
},
"product_reference": "python3-3.6.5-lp150.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-32bit-3.6.5-lp150.2.6.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-32bit-3.6.5-lp150.2.6.1.x86_64"
},
"product_reference": "python3-32bit-3.6.5-lp150.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.5-lp150.2.6.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-base-3.6.5-lp150.2.6.1.i586"
},
"product_reference": "python3-base-3.6.5-lp150.2.6.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.5-lp150.2.6.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-base-3.6.5-lp150.2.6.1.x86_64"
},
"product_reference": "python3-base-3.6.5-lp150.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-32bit-3.6.5-lp150.2.6.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-base-32bit-3.6.5-lp150.2.6.1.x86_64"
},
"product_reference": "python3-base-32bit-3.6.5-lp150.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.5-lp150.2.6.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-curses-3.6.5-lp150.2.6.1.i586"
},
"product_reference": "python3-curses-3.6.5-lp150.2.6.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.5-lp150.2.6.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-curses-3.6.5-lp150.2.6.1.x86_64"
},
"product_reference": "python3-curses-3.6.5-lp150.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.5-lp150.2.6.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-dbm-3.6.5-lp150.2.6.1.i586"
},
"product_reference": "python3-dbm-3.6.5-lp150.2.6.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.5-lp150.2.6.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-dbm-3.6.5-lp150.2.6.1.x86_64"
},
"product_reference": "python3-dbm-3.6.5-lp150.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.5-lp150.2.6.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-devel-3.6.5-lp150.2.6.1.i586"
},
"product_reference": "python3-devel-3.6.5-lp150.2.6.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.5-lp150.2.6.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-devel-3.6.5-lp150.2.6.1.x86_64"
},
"product_reference": "python3-devel-3.6.5-lp150.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-3.6.5-lp150.2.6.1.noarch as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-doc-3.6.5-lp150.2.6.1.noarch"
},
"product_reference": "python3-doc-3.6.5-lp150.2.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.5-lp150.2.6.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-idle-3.6.5-lp150.2.6.1.i586"
},
"product_reference": "python3-idle-3.6.5-lp150.2.6.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.5-lp150.2.6.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-idle-3.6.5-lp150.2.6.1.x86_64"
},
"product_reference": "python3-idle-3.6.5-lp150.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.5-lp150.2.6.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-testsuite-3.6.5-lp150.2.6.1.i586"
},
"product_reference": "python3-testsuite-3.6.5-lp150.2.6.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.5-lp150.2.6.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-testsuite-3.6.5-lp150.2.6.1.x86_64"
},
"product_reference": "python3-testsuite-3.6.5-lp150.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.5-lp150.2.6.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-tk-3.6.5-lp150.2.6.1.i586"
},
"product_reference": "python3-tk-3.6.5-lp150.2.6.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.5-lp150.2.6.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-tk-3.6.5-lp150.2.6.1.x86_64"
},
"product_reference": "python3-tk-3.6.5-lp150.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.5-lp150.2.6.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-tools-3.6.5-lp150.2.6.1.i586"
},
"product_reference": "python3-tools-3.6.5-lp150.2.6.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.5-lp150.2.6.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-tools-3.6.5-lp150.2.6.1.x86_64"
},
"product_reference": "python3-tools-3.6.5-lp150.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
}
]
},
"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": [
"openSUSE Leap 15.0:libpython3_6m1_0-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:libpython3_6m1_0-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:libpython3_6m1_0-32bit-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-32bit-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-base-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-base-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-base-32bit-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-curses-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-curses-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-dbm-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-dbm-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-devel-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-devel-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-doc-3.6.5-lp150.2.6.1.noarch",
"openSUSE Leap 15.0:python3-idle-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-idle-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-testsuite-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-testsuite-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-tk-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-tk-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-tools-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-tools-3.6.5-lp150.2.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-20406",
"url": "https://www.suse.com/security/cve/CVE-2018-20406"
},
{
"category": "external",
"summary": "SUSE Bug 1120644 for CVE-2018-20406",
"url": "https://bugzilla.suse.com/1120644"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.0:libpython3_6m1_0-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:libpython3_6m1_0-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:libpython3_6m1_0-32bit-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-32bit-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-base-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-base-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-base-32bit-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-curses-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-curses-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-dbm-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-dbm-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-devel-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-devel-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-doc-3.6.5-lp150.2.6.1.noarch",
"openSUSE Leap 15.0:python3-idle-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-idle-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-testsuite-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-testsuite-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-tk-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-tk-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-tools-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-tools-3.6.5-lp150.2.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.0:libpython3_6m1_0-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:libpython3_6m1_0-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:libpython3_6m1_0-32bit-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-32bit-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-base-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-base-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-base-32bit-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-curses-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-curses-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-dbm-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-dbm-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-devel-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-devel-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-doc-3.6.5-lp150.2.6.1.noarch",
"openSUSE Leap 15.0:python3-idle-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-idle-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-testsuite-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-testsuite-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-tk-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-tk-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-tools-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-tools-3.6.5-lp150.2.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-03-23T10:55:06Z",
"details": "low"
}
],
"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": [
"openSUSE Leap 15.0:libpython3_6m1_0-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:libpython3_6m1_0-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:libpython3_6m1_0-32bit-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-32bit-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-base-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-base-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-base-32bit-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-curses-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-curses-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-dbm-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-dbm-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-devel-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-devel-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-doc-3.6.5-lp150.2.6.1.noarch",
"openSUSE Leap 15.0:python3-idle-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-idle-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-testsuite-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-testsuite-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-tk-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-tk-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-tools-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-tools-3.6.5-lp150.2.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-5010",
"url": "https://www.suse.com/security/cve/CVE-2019-5010"
},
{
"category": "external",
"summary": "SUSE Bug 1122191 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1122191"
},
{
"category": "external",
"summary": "SUSE Bug 1126909 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1126909"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.0:libpython3_6m1_0-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:libpython3_6m1_0-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:libpython3_6m1_0-32bit-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-32bit-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-base-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-base-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-base-32bit-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-curses-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-curses-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-dbm-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-dbm-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-devel-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-devel-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-doc-3.6.5-lp150.2.6.1.noarch",
"openSUSE Leap 15.0:python3-idle-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-idle-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-testsuite-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-testsuite-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-tk-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-tk-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-tools-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-tools-3.6.5-lp150.2.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.0:libpython3_6m1_0-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:libpython3_6m1_0-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:libpython3_6m1_0-32bit-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-32bit-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-base-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-base-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-base-32bit-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-curses-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-curses-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-dbm-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-dbm-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-devel-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-devel-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-doc-3.6.5-lp150.2.6.1.noarch",
"openSUSE Leap 15.0:python3-idle-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-idle-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-testsuite-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-testsuite-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-tk-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-tk-3.6.5-lp150.2.6.1.x86_64",
"openSUSE Leap 15.0:python3-tools-3.6.5-lp150.2.6.1.i586",
"openSUSE Leap 15.0:python3-tools-3.6.5-lp150.2.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-03-23T10:55:06Z",
"details": "important"
}
],
"title": "CVE-2019-5010"
}
]
}
OPENSUSE-SU-2020:0086-1
Vulnerability from csaf_opensuse - Published: 2020-01-21 15:12 - Updated: 2020-01-21 15:12| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.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 to version 3.6.10 fixes the following issues:\n\n- CVE-2017-18207: Fixed a denial of service in Wave_read._read_fmt_chunk() (bsc#1083507).\n- CVE-2019-16056: Fixed an issue where email parsing could fail for multiple @ (bsc#1149955).\n- CVE-2019-15903: Fixed a heap-based buffer over-read in libexpat (bsc#1149429).\n\nThis update was imported from the SUSE:SLE-15:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2020-86",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2020_0086-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2020:0086-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/SRKGGFVSV7DDWCMAOSO6E3F66U2CF5XR/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2020:0086-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/SRKGGFVSV7DDWCMAOSO6E3F66U2CF5XR/"
},
{
"category": "self",
"summary": "SUSE Bug 1027282",
"url": "https://bugzilla.suse.com/1027282"
},
{
"category": "self",
"summary": "SUSE Bug 1029377",
"url": "https://bugzilla.suse.com/1029377"
},
{
"category": "self",
"summary": "SUSE Bug 1029902",
"url": "https://bugzilla.suse.com/1029902"
},
{
"category": "self",
"summary": "SUSE Bug 1040164",
"url": "https://bugzilla.suse.com/1040164"
},
{
"category": "self",
"summary": "SUSE Bug 1042670",
"url": "https://bugzilla.suse.com/1042670"
},
{
"category": "self",
"summary": "SUSE Bug 1070853",
"url": "https://bugzilla.suse.com/1070853"
},
{
"category": "self",
"summary": "SUSE Bug 1079761",
"url": "https://bugzilla.suse.com/1079761"
},
{
"category": "self",
"summary": "SUSE Bug 1081750",
"url": "https://bugzilla.suse.com/1081750"
},
{
"category": "self",
"summary": "SUSE Bug 1083507",
"url": "https://bugzilla.suse.com/1083507"
},
{
"category": "self",
"summary": "SUSE Bug 1086001",
"url": "https://bugzilla.suse.com/1086001"
},
{
"category": "self",
"summary": "SUSE Bug 1088004",
"url": "https://bugzilla.suse.com/1088004"
},
{
"category": "self",
"summary": "SUSE Bug 1088009",
"url": "https://bugzilla.suse.com/1088009"
},
{
"category": "self",
"summary": "SUSE Bug 1088573",
"url": "https://bugzilla.suse.com/1088573"
},
{
"category": "self",
"summary": "SUSE Bug 1094814",
"url": "https://bugzilla.suse.com/1094814"
},
{
"category": "self",
"summary": "SUSE Bug 1107030",
"url": "https://bugzilla.suse.com/1107030"
},
{
"category": "self",
"summary": "SUSE Bug 1109663",
"url": "https://bugzilla.suse.com/1109663"
},
{
"category": "self",
"summary": "SUSE Bug 1109847",
"url": "https://bugzilla.suse.com/1109847"
},
{
"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 Bug 1129346",
"url": "https://bugzilla.suse.com/1129346"
},
{
"category": "self",
"summary": "SUSE Bug 1130840",
"url": "https://bugzilla.suse.com/1130840"
},
{
"category": "self",
"summary": "SUSE Bug 1133452",
"url": "https://bugzilla.suse.com/1133452"
},
{
"category": "self",
"summary": "SUSE Bug 1137942",
"url": "https://bugzilla.suse.com/1137942"
},
{
"category": "self",
"summary": "SUSE Bug 1138459",
"url": "https://bugzilla.suse.com/1138459"
},
{
"category": "self",
"summary": "SUSE Bug 1141853",
"url": "https://bugzilla.suse.com/1141853"
},
{
"category": "self",
"summary": "SUSE Bug 1149121",
"url": "https://bugzilla.suse.com/1149121"
},
{
"category": "self",
"summary": "SUSE Bug 1149792",
"url": "https://bugzilla.suse.com/1149792"
},
{
"category": "self",
"summary": "SUSE Bug 1149955",
"url": "https://bugzilla.suse.com/1149955"
},
{
"category": "self",
"summary": "SUSE Bug 1151490",
"url": "https://bugzilla.suse.com/1151490"
},
{
"category": "self",
"summary": "SUSE Bug 1153238",
"url": "https://bugzilla.suse.com/1153238"
},
{
"category": "self",
"summary": "SUSE Bug 1159035",
"url": "https://bugzilla.suse.com/1159035"
},
{
"category": "self",
"summary": "SUSE Bug 1159622",
"url": "https://bugzilla.suse.com/1159622"
},
{
"category": "self",
"summary": "SUSE Bug 637176",
"url": "https://bugzilla.suse.com/637176"
},
{
"category": "self",
"summary": "SUSE Bug 658604",
"url": "https://bugzilla.suse.com/658604"
},
{
"category": "self",
"summary": "SUSE Bug 673071",
"url": "https://bugzilla.suse.com/673071"
},
{
"category": "self",
"summary": "SUSE Bug 709442",
"url": "https://bugzilla.suse.com/709442"
},
{
"category": "self",
"summary": "SUSE Bug 743787",
"url": "https://bugzilla.suse.com/743787"
},
{
"category": "self",
"summary": "SUSE Bug 747125",
"url": "https://bugzilla.suse.com/747125"
},
{
"category": "self",
"summary": "SUSE Bug 751718",
"url": "https://bugzilla.suse.com/751718"
},
{
"category": "self",
"summary": "SUSE Bug 754447",
"url": "https://bugzilla.suse.com/754447"
},
{
"category": "self",
"summary": "SUSE Bug 754677",
"url": "https://bugzilla.suse.com/754677"
},
{
"category": "self",
"summary": "SUSE Bug 787526",
"url": "https://bugzilla.suse.com/787526"
},
{
"category": "self",
"summary": "SUSE Bug 809831",
"url": "https://bugzilla.suse.com/809831"
},
{
"category": "self",
"summary": "SUSE Bug 831629",
"url": "https://bugzilla.suse.com/831629"
},
{
"category": "self",
"summary": "SUSE Bug 834601",
"url": "https://bugzilla.suse.com/834601"
},
{
"category": "self",
"summary": "SUSE Bug 871152",
"url": "https://bugzilla.suse.com/871152"
},
{
"category": "self",
"summary": "SUSE Bug 885662",
"url": "https://bugzilla.suse.com/885662"
},
{
"category": "self",
"summary": "SUSE Bug 885882",
"url": "https://bugzilla.suse.com/885882"
},
{
"category": "self",
"summary": "SUSE Bug 917607",
"url": "https://bugzilla.suse.com/917607"
},
{
"category": "self",
"summary": "SUSE Bug 942751",
"url": "https://bugzilla.suse.com/942751"
},
{
"category": "self",
"summary": "SUSE Bug 951166",
"url": "https://bugzilla.suse.com/951166"
},
{
"category": "self",
"summary": "SUSE Bug 983582",
"url": "https://bugzilla.suse.com/983582"
},
{
"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-2011-3389 page",
"url": "https://www.suse.com/security/cve/CVE-2011-3389/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-4944 page",
"url": "https://www.suse.com/security/cve/CVE-2011-4944/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2012-0845 page",
"url": "https://www.suse.com/security/cve/CVE-2012-0845/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2012-1150 page",
"url": "https://www.suse.com/security/cve/CVE-2012-1150/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-1752 page",
"url": "https://www.suse.com/security/cve/CVE-2013-1752/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-4238 page",
"url": "https://www.suse.com/security/cve/CVE-2013-4238/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-2667 page",
"url": "https://www.suse.com/security/cve/CVE-2014-2667/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-4650 page",
"url": "https://www.suse.com/security/cve/CVE-2014-4650/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-0772 page",
"url": "https://www.suse.com/security/cve/CVE-2016-0772/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-1000110 page",
"url": "https://www.suse.com/security/cve/CVE-2016-1000110/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-5636 page",
"url": "https://www.suse.com/security/cve/CVE-2016-5636/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-5699 page",
"url": "https://www.suse.com/security/cve/CVE-2016-5699/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-18207 page",
"url": "https://www.suse.com/security/cve/CVE-2017-18207/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1000802 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1000802/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1060 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1060/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1061 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1061/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-14647 page",
"url": "https://www.suse.com/security/cve/CVE-2018-14647/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-20406 page",
"url": "https://www.suse.com/security/cve/CVE-2018-20406/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-20852 page",
"url": "https://www.suse.com/security/cve/CVE-2018-20852/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-10160 page",
"url": "https://www.suse.com/security/cve/CVE-2019-10160/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-15903 page",
"url": "https://www.suse.com/security/cve/CVE-2019-15903/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-16056 page",
"url": "https://www.suse.com/security/cve/CVE-2019-16056/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-16935 page",
"url": "https://www.suse.com/security/cve/CVE-2019-16935/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-5010 page",
"url": "https://www.suse.com/security/cve/CVE-2019-5010/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9636 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9636/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9947 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9947/"
}
],
"title": "Security update for python3",
"tracking": {
"current_release_date": "2020-01-21T15:12:01Z",
"generator": {
"date": "2020-01-21T15:12:01Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2020:0086-1",
"initial_release_date": "2020-01-21T15:12:01Z",
"revision_history": [
{
"date": "2020-01-21T15:12:01Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"product": {
"name": "libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"product_id": "libpython3_6m1_0-3.6.10-lp151.6.7.1.i586"
}
},
{
"category": "product_version",
"name": "python3-3.6.10-lp151.6.7.1.i586",
"product": {
"name": "python3-3.6.10-lp151.6.7.1.i586",
"product_id": "python3-3.6.10-lp151.6.7.1.i586"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.10-lp151.6.7.1.i586",
"product": {
"name": "python3-base-3.6.10-lp151.6.7.1.i586",
"product_id": "python3-base-3.6.10-lp151.6.7.1.i586"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.10-lp151.6.7.1.i586",
"product": {
"name": "python3-curses-3.6.10-lp151.6.7.1.i586",
"product_id": "python3-curses-3.6.10-lp151.6.7.1.i586"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.10-lp151.6.7.1.i586",
"product": {
"name": "python3-dbm-3.6.10-lp151.6.7.1.i586",
"product_id": "python3-dbm-3.6.10-lp151.6.7.1.i586"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.10-lp151.6.7.1.i586",
"product": {
"name": "python3-devel-3.6.10-lp151.6.7.1.i586",
"product_id": "python3-devel-3.6.10-lp151.6.7.1.i586"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.10-lp151.6.7.1.i586",
"product": {
"name": "python3-idle-3.6.10-lp151.6.7.1.i586",
"product_id": "python3-idle-3.6.10-lp151.6.7.1.i586"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.10-lp151.6.7.1.i586",
"product": {
"name": "python3-testsuite-3.6.10-lp151.6.7.1.i586",
"product_id": "python3-testsuite-3.6.10-lp151.6.7.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.10-lp151.6.7.1.i586",
"product": {
"name": "python3-tk-3.6.10-lp151.6.7.1.i586",
"product_id": "python3-tk-3.6.10-lp151.6.7.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.10-lp151.6.7.1.i586",
"product": {
"name": "python3-tools-3.6.10-lp151.6.7.1.i586",
"product_id": "python3-tools-3.6.10-lp151.6.7.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"product": {
"name": "libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"product_id": "libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"product": {
"name": "libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"product_id": "libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-3.6.10-lp151.6.7.1.x86_64",
"product": {
"name": "python3-3.6.10-lp151.6.7.1.x86_64",
"product_id": "python3-3.6.10-lp151.6.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"product": {
"name": "python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"product_id": "python3-32bit-3.6.10-lp151.6.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.10-lp151.6.7.1.x86_64",
"product": {
"name": "python3-base-3.6.10-lp151.6.7.1.x86_64",
"product_id": "python3-base-3.6.10-lp151.6.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"product": {
"name": "python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"product_id": "python3-base-32bit-3.6.10-lp151.6.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.10-lp151.6.7.1.x86_64",
"product": {
"name": "python3-curses-3.6.10-lp151.6.7.1.x86_64",
"product_id": "python3-curses-3.6.10-lp151.6.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"product": {
"name": "python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"product_id": "python3-dbm-3.6.10-lp151.6.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.10-lp151.6.7.1.x86_64",
"product": {
"name": "python3-devel-3.6.10-lp151.6.7.1.x86_64",
"product_id": "python3-devel-3.6.10-lp151.6.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.10-lp151.6.7.1.x86_64",
"product": {
"name": "python3-idle-3.6.10-lp151.6.7.1.x86_64",
"product_id": "python3-idle-3.6.10-lp151.6.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"product": {
"name": "python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"product_id": "python3-testsuite-3.6.10-lp151.6.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.10-lp151.6.7.1.x86_64",
"product": {
"name": "python3-tk-3.6.10-lp151.6.7.1.x86_64",
"product_id": "python3-tk-3.6.10-lp151.6.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.10-lp151.6.7.1.x86_64",
"product": {
"name": "python3-tools-3.6.10-lp151.6.7.1.x86_64",
"product_id": "python3-tools-3.6.10-lp151.6.7.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.1",
"product": {
"name": "openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.10-lp151.6.7.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586"
},
"product_reference": "libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64"
},
"product_reference": "libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.10-lp151.6.7.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586"
},
"product_reference": "python3-3.6.10-lp151.6.7.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.10-lp151.6.7.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64"
},
"product_reference": "python3-3.6.10-lp151.6.7.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-32bit-3.6.10-lp151.6.7.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64"
},
"product_reference": "python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.10-lp151.6.7.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586"
},
"product_reference": "python3-base-3.6.10-lp151.6.7.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.10-lp151.6.7.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64"
},
"product_reference": "python3-base-3.6.10-lp151.6.7.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-32bit-3.6.10-lp151.6.7.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64"
},
"product_reference": "python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.10-lp151.6.7.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586"
},
"product_reference": "python3-curses-3.6.10-lp151.6.7.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.10-lp151.6.7.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64"
},
"product_reference": "python3-curses-3.6.10-lp151.6.7.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.10-lp151.6.7.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586"
},
"product_reference": "python3-dbm-3.6.10-lp151.6.7.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.10-lp151.6.7.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64"
},
"product_reference": "python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.10-lp151.6.7.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586"
},
"product_reference": "python3-devel-3.6.10-lp151.6.7.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.10-lp151.6.7.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64"
},
"product_reference": "python3-devel-3.6.10-lp151.6.7.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.10-lp151.6.7.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586"
},
"product_reference": "python3-idle-3.6.10-lp151.6.7.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.10-lp151.6.7.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64"
},
"product_reference": "python3-idle-3.6.10-lp151.6.7.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.10-lp151.6.7.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586"
},
"product_reference": "python3-testsuite-3.6.10-lp151.6.7.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.10-lp151.6.7.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64"
},
"product_reference": "python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.10-lp151.6.7.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586"
},
"product_reference": "python3-tk-3.6.10-lp151.6.7.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.10-lp151.6.7.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64"
},
"product_reference": "python3-tk-3.6.10-lp151.6.7.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.10-lp151.6.7.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586"
},
"product_reference": "python3-tools-3.6.10-lp151.6.7.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.10-lp151.6.7.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
},
"product_reference": "python3-tools-3.6.10-lp151.6.7.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
}
]
},
"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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-21T15:12:01Z",
"details": "moderate"
}
],
"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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-21T15:12:01Z",
"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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-21T15:12:01Z",
"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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-21T15:12:01Z",
"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": "** REJECT ** 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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-21T15:12:01Z",
"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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-21T15:12:01Z",
"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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-21T15:12:01Z",
"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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-21T15:12:01Z",
"details": "moderate"
}
],
"title": "CVE-2014-4650"
},
{
"cve": "CVE-2016-0772",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-0772"
}
],
"notes": [
{
"category": "general",
"text": "The smtplib library in CPython (aka Python) before 2.7.12, 3.x before 3.4.5, and 3.5.x before 3.5.2 does not return an error when StartTLS fails, which might allow man-in-the-middle attackers to bypass the TLS protections by leveraging a network position between the client and the registry to block the StartTLS command, aka a \"StartTLS stripping attack.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-0772",
"url": "https://www.suse.com/security/cve/CVE-2016-0772"
},
{
"category": "external",
"summary": "SUSE Bug 984751 for CVE-2016-0772",
"url": "https://bugzilla.suse.com/984751"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-21T15:12:01Z",
"details": "moderate"
}
],
"title": "CVE-2016-0772"
},
{
"cve": "CVE-2016-1000110",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-1000110"
}
],
"notes": [
{
"category": "general",
"text": "The CGIHandler class in Python before 2.7.12 does not protect against the HTTP_PROXY variable name clash in a CGI script, which could allow a remote attacker to redirect HTTP requests.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-1000110",
"url": "https://www.suse.com/security/cve/CVE-2016-1000110"
},
{
"category": "external",
"summary": "SUSE Bug 988484 for CVE-2016-1000110",
"url": "https://bugzilla.suse.com/988484"
},
{
"category": "external",
"summary": "SUSE Bug 989523 for CVE-2016-1000110",
"url": "https://bugzilla.suse.com/989523"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-21T15:12:01Z",
"details": "moderate"
}
],
"title": "CVE-2016-1000110"
},
{
"cve": "CVE-2016-5636",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-5636"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in the get_data function in zipimport.c in CPython (aka Python) before 2.7.12, 3.x before 3.4.5, and 3.5.x before 3.5.2 allows remote attackers to have unspecified impact via a negative data size value, which triggers a heap-based buffer overflow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-5636",
"url": "https://www.suse.com/security/cve/CVE-2016-5636"
},
{
"category": "external",
"summary": "SUSE Bug 1065451 for CVE-2016-5636",
"url": "https://bugzilla.suse.com/1065451"
},
{
"category": "external",
"summary": "SUSE Bug 1106262 for CVE-2016-5636",
"url": "https://bugzilla.suse.com/1106262"
},
{
"category": "external",
"summary": "SUSE Bug 985177 for CVE-2016-5636",
"url": "https://bugzilla.suse.com/985177"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-21T15:12:01Z",
"details": "important"
}
],
"title": "CVE-2016-5636"
},
{
"cve": "CVE-2016-5699",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-5699"
}
],
"notes": [
{
"category": "general",
"text": "CRLF injection vulnerability in the HTTPConnection.putheader function in urllib2 and urllib in CPython (aka Python) before 2.7.10 and 3.x before 3.4.4 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in a URL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-5699",
"url": "https://www.suse.com/security/cve/CVE-2016-5699"
},
{
"category": "external",
"summary": "SUSE Bug 1122729 for CVE-2016-5699",
"url": "https://bugzilla.suse.com/1122729"
},
{
"category": "external",
"summary": "SUSE Bug 1130840 for CVE-2016-5699",
"url": "https://bugzilla.suse.com/1130840"
},
{
"category": "external",
"summary": "SUSE Bug 985348 for CVE-2016-5699",
"url": "https://bugzilla.suse.com/985348"
},
{
"category": "external",
"summary": "SUSE Bug 985351 for CVE-2016-5699",
"url": "https://bugzilla.suse.com/985351"
},
{
"category": "external",
"summary": "SUSE Bug 986630 for CVE-2016-5699",
"url": "https://bugzilla.suse.com/986630"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-21T15:12:01Z",
"details": "moderate"
}
],
"title": "CVE-2016-5699"
},
{
"cve": "CVE-2017-18207",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-18207"
}
],
"notes": [
{
"category": "general",
"text": "** DISPUTED ** The Wave_read._read_fmt_chunk function in Lib/wave.py in Python through 3.6.4 does not ensure a nonzero channel value, which allows attackers to cause a denial of service (divide-by-zero and exception) via a crafted wav format audio file. NOTE: the vendor disputes this issue because Python applications \"need to be prepared to handle a wide variety of exceptions.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-18207",
"url": "https://www.suse.com/security/cve/CVE-2017-18207"
},
{
"category": "external",
"summary": "SUSE Bug 1083507 for CVE-2017-18207",
"url": "https://bugzilla.suse.com/1083507"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-21T15:12:01Z",
"details": "moderate"
}
],
"title": "CVE-2017-18207"
},
{
"cve": "CVE-2018-1000802",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1000802"
}
],
"notes": [
{
"category": "general",
"text": "Python Software Foundation Python (CPython) version 2.7 contains a CWE-77: Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027) vulnerability in shutil module (make_archive function) that can result in Denial of service, Information gain via injection of arbitrary files on the system or entire drive. This attack appear to be exploitable via Passage of unfiltered user input to the function. This vulnerability appears to have been fixed in after commit add531a1e55b0a739b0f42582f1c9747e5649ace.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1000802",
"url": "https://www.suse.com/security/cve/CVE-2018-1000802"
},
{
"category": "external",
"summary": "SUSE Bug 1109663 for CVE-2018-1000802",
"url": "https://bugzilla.suse.com/1109663"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-21T15:12:01Z",
"details": "moderate"
}
],
"title": "CVE-2018-1000802"
},
{
"cve": "CVE-2018-1060",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1060"
}
],
"notes": [
{
"category": "general",
"text": "python before versions 2.7.15, 3.4.9, 3.5.6rc1, 3.6.5rc1 and 3.7.0 is vulnerable to catastrophic backtracking in pop3lib\u0027s apop() method. An attacker could use this flaw to cause denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1060",
"url": "https://www.suse.com/security/cve/CVE-2018-1060"
},
{
"category": "external",
"summary": "SUSE Bug 1088009 for CVE-2018-1060",
"url": "https://bugzilla.suse.com/1088009"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-21T15:12:01Z",
"details": "low"
}
],
"title": "CVE-2018-1060"
},
{
"cve": "CVE-2018-1061",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1061"
}
],
"notes": [
{
"category": "general",
"text": "python before versions 2.7.15, 3.4.9, 3.5.6rc1, 3.6.5rc1 and 3.7.0 is vulnerable to catastrophic backtracking in the difflib.IS_LINE_JUNK method. An attacker could use this flaw to cause denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1061",
"url": "https://www.suse.com/security/cve/CVE-2018-1061"
},
{
"category": "external",
"summary": "SUSE Bug 1088004 for CVE-2018-1061",
"url": "https://bugzilla.suse.com/1088004"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-21T15:12:01Z",
"details": "moderate"
}
],
"title": "CVE-2018-1061"
},
{
"cve": "CVE-2018-14647",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-14647"
}
],
"notes": [
{
"category": "general",
"text": "Python\u0027s elementtree C accelerator failed to initialise Expat\u0027s hash salt during initialization. This could make it easy to conduct denial of service attacks against Expat by constructing an XML document that would cause pathological hash collisions in Expat\u0027s internal data structures, consuming large amounts CPU and RAM. The vulnerability exists in Python versions 3.7.0, 3.6.0 through 3.6.6, 3.5.0 through 3.5.6, 3.4.0 through 3.4.9, 2.7.0 through 2.7.15.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-14647",
"url": "https://www.suse.com/security/cve/CVE-2018-14647"
},
{
"category": "external",
"summary": "SUSE Bug 1109847 for CVE-2018-14647",
"url": "https://bugzilla.suse.com/1109847"
},
{
"category": "external",
"summary": "SUSE Bug 1126909 for CVE-2018-14647",
"url": "https://bugzilla.suse.com/1126909"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-21T15:12:01Z",
"details": "moderate"
}
],
"title": "CVE-2018-14647"
},
{
"cve": "CVE-2018-20406",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-20406"
}
],
"notes": [
{
"category": "general",
"text": "Modules/_pickle.c in Python before 3.7.1 has an integer overflow via a large LONG_BINPUT value that is mishandled during a \"resize to twice the size\" attempt. This issue might cause memory exhaustion, but is only relevant if the pickle format is used for serializing tens or hundreds of gigabytes of data. This issue is fixed in: v3.4.10, v3.4.10rc1; v3.5.10, v3.5.10rc1, v3.5.7, v3.5.7rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.7, v3.6.7rc1, v3.6.7rc2, v3.6.8, v3.6.8rc1, v3.6.9, v3.6.9rc1; v3.7.1, v3.7.1rc1, v3.7.1rc2, v3.7.2, v3.7.2rc1, v3.7.3, v3.7.3rc1, v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-20406",
"url": "https://www.suse.com/security/cve/CVE-2018-20406"
},
{
"category": "external",
"summary": "SUSE Bug 1120644 for CVE-2018-20406",
"url": "https://bugzilla.suse.com/1120644"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-21T15:12:01Z",
"details": "low"
}
],
"title": "CVE-2018-20406"
},
{
"cve": "CVE-2018-20852",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-20852"
}
],
"notes": [
{
"category": "general",
"text": "http.cookiejar.DefaultPolicy.domain_return_ok in Lib/http/cookiejar.py in Python before 3.7.3 does not correctly validate the domain: it can be tricked into sending existing cookies to the wrong server. An attacker may abuse this flaw by using a server with a hostname that has another valid hostname as a suffix (e.g., pythonicexample.com to steal cookies for example.com). When a program uses http.cookiejar.DefaultPolicy and tries to do an HTTP connection to an attacker-controlled server, existing cookies can be leaked to the attacker. This affects 2.x through 2.7.16, 3.x before 3.4.10, 3.5.x before 3.5.7, 3.6.x before 3.6.9, and 3.7.x before 3.7.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-20852",
"url": "https://www.suse.com/security/cve/CVE-2018-20852"
},
{
"category": "external",
"summary": "SUSE Bug 1141853 for CVE-2018-20852",
"url": "https://bugzilla.suse.com/1141853"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-21T15:12:01Z",
"details": "moderate"
}
],
"title": "CVE-2018-20852"
},
{
"cve": "CVE-2019-10160",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-10160"
}
],
"notes": [
{
"category": "general",
"text": "A security regression of CVE-2019-9636 was discovered in python since commit d537ab0ff9767ef024f26246899728f0116b1ec3 affecting versions 2.7, 3.5, 3.6, 3.7 and from v3.8.0a4 through v3.8.0b1, which still allows an attacker to exploit CVE-2019-9636 by abusing the user and password parts of a URL. When an application parses user-supplied URLs to store cookies, authentication credentials, or other kind of information, it is possible for an attacker to provide specially crafted URLs to make the application locate host-related information (e.g. cookies, authentication data) and send them to a different host than where it should, unlike if the URLs had been correctly parsed. The result of an attack may vary based on the application.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-10160",
"url": "https://www.suse.com/security/cve/CVE-2019-10160"
},
{
"category": "external",
"summary": "SUSE Bug 1138459 for CVE-2019-10160",
"url": "https://bugzilla.suse.com/1138459"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-21T15:12:01Z",
"details": "critical"
}
],
"title": "CVE-2019-10160"
},
{
"cve": "CVE-2019-15903",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-15903"
}
],
"notes": [
{
"category": "general",
"text": "In libexpat before 2.2.8, crafted XML input could fool the parser into changing from DTD parsing to document parsing too early; a consecutive call to XML_GetCurrentLineNumber (or XML_GetCurrentColumnNumber) then resulted in a heap-based buffer over-read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-15903",
"url": "https://www.suse.com/security/cve/CVE-2019-15903"
},
{
"category": "external",
"summary": "SUSE Bug 1149429 for CVE-2019-15903",
"url": "https://bugzilla.suse.com/1149429"
},
{
"category": "external",
"summary": "SUSE Bug 1154738 for CVE-2019-15903",
"url": "https://bugzilla.suse.com/1154738"
},
{
"category": "external",
"summary": "SUSE Bug 1154806 for CVE-2019-15903",
"url": "https://bugzilla.suse.com/1154806"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-21T15:12:01Z",
"details": "important"
}
],
"title": "CVE-2019-15903"
},
{
"cve": "CVE-2019-16056",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-16056"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Python through 2.7.16, 3.x through 3.5.7, 3.6.x through 3.6.9, and 3.7.x through 3.7.4. The email module wrongly parses email addresses that contain multiple @ characters. An application that uses the email module and implements some kind of checks on the From/To headers of a message could be tricked into accepting an email address that should be denied. An attack may be the same as in CVE-2019-11340; however, this CVE applies to Python more generally.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-16056",
"url": "https://www.suse.com/security/cve/CVE-2019-16056"
},
{
"category": "external",
"summary": "SUSE Bug 1149955 for CVE-2019-16056",
"url": "https://bugzilla.suse.com/1149955"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-21T15:12:01Z",
"details": "moderate"
}
],
"title": "CVE-2019-16056"
},
{
"cve": "CVE-2019-16935",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-16935"
}
],
"notes": [
{
"category": "general",
"text": "The documentation XML-RPC server in Python through 2.7.16, 3.x through 3.6.9, and 3.7.x through 3.7.4 has XSS via the server_title field. This occurs in Lib/DocXMLRPCServer.py in Python 2.x, and in Lib/xmlrpc/server.py in Python 3.x. If set_server_title is called with untrusted input, arbitrary JavaScript can be delivered to clients that visit the http URL for this server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-16935",
"url": "https://www.suse.com/security/cve/CVE-2019-16935"
},
{
"category": "external",
"summary": "SUSE Bug 1153238 for CVE-2019-16935",
"url": "https://bugzilla.suse.com/1153238"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-21T15:12:01Z",
"details": "moderate"
}
],
"title": "CVE-2019-16935"
},
{
"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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-21T15:12:01Z",
"details": "important"
}
],
"title": "CVE-2019-5010"
},
{
"cve": "CVE-2019-9636",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9636"
}
],
"notes": [
{
"category": "general",
"text": "Python 2.7.x through 2.7.16 and 3.x through 3.7.2 is affected by: Improper Handling of Unicode Encoding (with an incorrect netloc) during NFKC normalization. The impact is: Information disclosure (credentials, cookies, etc. that are cached against a given hostname). The components are: urllib.parse.urlsplit, urllib.parse.urlparse. The attack vector is: A specially crafted URL could be incorrectly parsed to locate cookies or authentication data and send that information to a different host than when parsed correctly. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.7, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.3, v3.7.3rc1, v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9636",
"url": "https://www.suse.com/security/cve/CVE-2019-9636"
},
{
"category": "external",
"summary": "SUSE Bug 1129346 for CVE-2019-9636",
"url": "https://bugzilla.suse.com/1129346"
},
{
"category": "external",
"summary": "SUSE Bug 1135433 for CVE-2019-9636",
"url": "https://bugzilla.suse.com/1135433"
},
{
"category": "external",
"summary": "SUSE Bug 1138459 for CVE-2019-9636",
"url": "https://bugzilla.suse.com/1138459"
},
{
"category": "external",
"summary": "SUSE Bug 1145004 for CVE-2019-9636",
"url": "https://bugzilla.suse.com/1145004"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-21T15:12:01Z",
"details": "important"
}
],
"title": "CVE-2019-9636"
},
{
"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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.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 Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:libpython3_6m1_0-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-base-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-base-32bit-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-curses-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-dbm-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-devel-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-idle-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-testsuite-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tk-3.6.10-lp151.6.7.1.x86_64",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.i586",
"openSUSE Leap 15.1:python3-tools-3.6.10-lp151.6.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-21T15:12:01Z",
"details": "moderate"
}
],
"title": "CVE-2019-9947"
}
]
}
OPENSUSE-SU-2024:11284-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:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-tk-3.6.15-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": "python36-3.6.15-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python36-3.6.15-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11284",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11284-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-3389 page",
"url": "https://www.suse.com/security/cve/CVE-2011-3389/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-4944 page",
"url": "https://www.suse.com/security/cve/CVE-2011-4944/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2012-0845 page",
"url": "https://www.suse.com/security/cve/CVE-2012-0845/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2012-1150 page",
"url": "https://www.suse.com/security/cve/CVE-2012-1150/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-1752 page",
"url": "https://www.suse.com/security/cve/CVE-2013-1752/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-4238 page",
"url": "https://www.suse.com/security/cve/CVE-2013-4238/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-2667 page",
"url": "https://www.suse.com/security/cve/CVE-2014-2667/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-4650 page",
"url": "https://www.suse.com/security/cve/CVE-2014-4650/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-0772 page",
"url": "https://www.suse.com/security/cve/CVE-2016-0772/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-1000110 page",
"url": "https://www.suse.com/security/cve/CVE-2016-1000110/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-5636 page",
"url": "https://www.suse.com/security/cve/CVE-2016-5636/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-5699 page",
"url": "https://www.suse.com/security/cve/CVE-2016-5699/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-18207 page",
"url": "https://www.suse.com/security/cve/CVE-2017-18207/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1000802 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1000802/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1060 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1060/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1061 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1061/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-14647 page",
"url": "https://www.suse.com/security/cve/CVE-2018-14647/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-20406 page",
"url": "https://www.suse.com/security/cve/CVE-2018-20406/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-20852 page",
"url": "https://www.suse.com/security/cve/CVE-2018-20852/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-10160 page",
"url": "https://www.suse.com/security/cve/CVE-2019-10160/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-15903 page",
"url": "https://www.suse.com/security/cve/CVE-2019-15903/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-16056 page",
"url": "https://www.suse.com/security/cve/CVE-2019-16056/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-16935 page",
"url": "https://www.suse.com/security/cve/CVE-2019-16935/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-18348 page",
"url": "https://www.suse.com/security/cve/CVE-2019-18348/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-20907 page",
"url": "https://www.suse.com/security/cve/CVE-2019-20907/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-20916 page",
"url": "https://www.suse.com/security/cve/CVE-2019-20916/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-5010 page",
"url": "https://www.suse.com/security/cve/CVE-2019-5010/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9636 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9636/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9674 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9674/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9947 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9947/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-14422 page",
"url": "https://www.suse.com/security/cve/CVE-2020-14422/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26116 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26116/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-27619 page",
"url": "https://www.suse.com/security/cve/CVE-2020-27619/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8492 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8492/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-23336 page",
"url": "https://www.suse.com/security/cve/CVE-2021-23336/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3177 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3177/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3426 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3426/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3733 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3733/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3737 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3737/"
}
],
"title": "python36-3.6.15-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:11284-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python36-3.6.15-1.1.aarch64",
"product": {
"name": "python36-3.6.15-1.1.aarch64",
"product_id": "python36-3.6.15-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-32bit-3.6.15-1.1.aarch64",
"product": {
"name": "python36-32bit-3.6.15-1.1.aarch64",
"product_id": "python36-32bit-3.6.15-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.15-1.1.aarch64",
"product": {
"name": "python36-curses-3.6.15-1.1.aarch64",
"product_id": "python36-curses-3.6.15-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.15-1.1.aarch64",
"product": {
"name": "python36-dbm-3.6.15-1.1.aarch64",
"product_id": "python36-dbm-3.6.15-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.15-1.1.aarch64",
"product": {
"name": "python36-idle-3.6.15-1.1.aarch64",
"product_id": "python36-idle-3.6.15-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.15-1.1.aarch64",
"product": {
"name": "python36-tk-3.6.15-1.1.aarch64",
"product_id": "python36-tk-3.6.15-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python36-3.6.15-1.1.ppc64le",
"product": {
"name": "python36-3.6.15-1.1.ppc64le",
"product_id": "python36-3.6.15-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-32bit-3.6.15-1.1.ppc64le",
"product": {
"name": "python36-32bit-3.6.15-1.1.ppc64le",
"product_id": "python36-32bit-3.6.15-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.15-1.1.ppc64le",
"product": {
"name": "python36-curses-3.6.15-1.1.ppc64le",
"product_id": "python36-curses-3.6.15-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.15-1.1.ppc64le",
"product": {
"name": "python36-dbm-3.6.15-1.1.ppc64le",
"product_id": "python36-dbm-3.6.15-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.15-1.1.ppc64le",
"product": {
"name": "python36-idle-3.6.15-1.1.ppc64le",
"product_id": "python36-idle-3.6.15-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.15-1.1.ppc64le",
"product": {
"name": "python36-tk-3.6.15-1.1.ppc64le",
"product_id": "python36-tk-3.6.15-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python36-3.6.15-1.1.s390x",
"product": {
"name": "python36-3.6.15-1.1.s390x",
"product_id": "python36-3.6.15-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-32bit-3.6.15-1.1.s390x",
"product": {
"name": "python36-32bit-3.6.15-1.1.s390x",
"product_id": "python36-32bit-3.6.15-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.15-1.1.s390x",
"product": {
"name": "python36-curses-3.6.15-1.1.s390x",
"product_id": "python36-curses-3.6.15-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.15-1.1.s390x",
"product": {
"name": "python36-dbm-3.6.15-1.1.s390x",
"product_id": "python36-dbm-3.6.15-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.15-1.1.s390x",
"product": {
"name": "python36-idle-3.6.15-1.1.s390x",
"product_id": "python36-idle-3.6.15-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.15-1.1.s390x",
"product": {
"name": "python36-tk-3.6.15-1.1.s390x",
"product_id": "python36-tk-3.6.15-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python36-3.6.15-1.1.x86_64",
"product": {
"name": "python36-3.6.15-1.1.x86_64",
"product_id": "python36-3.6.15-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-32bit-3.6.15-1.1.x86_64",
"product": {
"name": "python36-32bit-3.6.15-1.1.x86_64",
"product_id": "python36-32bit-3.6.15-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.15-1.1.x86_64",
"product": {
"name": "python36-curses-3.6.15-1.1.x86_64",
"product_id": "python36-curses-3.6.15-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.15-1.1.x86_64",
"product": {
"name": "python36-dbm-3.6.15-1.1.x86_64",
"product_id": "python36-dbm-3.6.15-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.15-1.1.x86_64",
"product": {
"name": "python36-idle-3.6.15-1.1.x86_64",
"product_id": "python36-idle-3.6.15-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.15-1.1.x86_64",
"product": {
"name": "python36-tk-3.6.15-1.1.x86_64",
"product_id": "python36-tk-3.6.15-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64"
},
"product_reference": "python36-3.6.15-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le"
},
"product_reference": "python36-3.6.15-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x"
},
"product_reference": "python36-3.6.15-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64"
},
"product_reference": "python36-3.6.15-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-32bit-3.6.15-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64"
},
"product_reference": "python36-32bit-3.6.15-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-32bit-3.6.15-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le"
},
"product_reference": "python36-32bit-3.6.15-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-32bit-3.6.15-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x"
},
"product_reference": "python36-32bit-3.6.15-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-32bit-3.6.15-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64"
},
"product_reference": "python36-32bit-3.6.15-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-curses-3.6.15-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64"
},
"product_reference": "python36-curses-3.6.15-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-curses-3.6.15-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le"
},
"product_reference": "python36-curses-3.6.15-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-curses-3.6.15-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x"
},
"product_reference": "python36-curses-3.6.15-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-curses-3.6.15-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64"
},
"product_reference": "python36-curses-3.6.15-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-dbm-3.6.15-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64"
},
"product_reference": "python36-dbm-3.6.15-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-dbm-3.6.15-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le"
},
"product_reference": "python36-dbm-3.6.15-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-dbm-3.6.15-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x"
},
"product_reference": "python36-dbm-3.6.15-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-dbm-3.6.15-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64"
},
"product_reference": "python36-dbm-3.6.15-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-idle-3.6.15-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64"
},
"product_reference": "python36-idle-3.6.15-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-idle-3.6.15-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le"
},
"product_reference": "python36-idle-3.6.15-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-idle-3.6.15-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x"
},
"product_reference": "python36-idle-3.6.15-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-idle-3.6.15-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64"
},
"product_reference": "python36-idle-3.6.15-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-tk-3.6.15-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64"
},
"product_reference": "python36-tk-3.6.15-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-tk-3.6.15-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le"
},
"product_reference": "python36-tk-3.6.15-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-tk-3.6.15-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x"
},
"product_reference": "python36-tk-3.6.15-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-tk-3.6.15-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
},
"product_reference": "python36-tk-3.6.15-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2011-3389",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-3389"
}
],
"notes": [
{
"category": "general",
"text": "The SSL protocol, as used in certain configurations in Microsoft Windows and Microsoft Internet Explorer, Mozilla Firefox, Google Chrome, Opera, and other products, encrypts data by using CBC mode with chained initialization vectors, which allows man-in-the-middle attackers to obtain plaintext HTTP headers via a blockwise chosen-boundary attack (BCBA) on an HTTPS session, in conjunction with JavaScript code that uses (1) the HTML5 WebSocket API, (2) the Java URLConnection API, or (3) the Silverlight WebClient API, aka a \"BEAST\" attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-3389",
"url": "https://www.suse.com/security/cve/CVE-2011-3389"
},
{
"category": "external",
"summary": "SUSE Bug 716002 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/716002"
},
{
"category": "external",
"summary": "SUSE Bug 719047 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/719047"
},
{
"category": "external",
"summary": "SUSE Bug 725167 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/725167"
},
{
"category": "external",
"summary": "SUSE Bug 726096 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/726096"
},
{
"category": "external",
"summary": "SUSE Bug 739248 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/739248"
},
{
"category": "external",
"summary": "SUSE Bug 739256 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/739256"
},
{
"category": "external",
"summary": "SUSE Bug 742306 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/742306"
},
{
"category": "external",
"summary": "SUSE Bug 751718 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/751718"
},
{
"category": "external",
"summary": "SUSE Bug 759666 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/759666"
},
{
"category": "external",
"summary": "SUSE Bug 763598 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/763598"
},
{
"category": "external",
"summary": "SUSE Bug 814655 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/814655"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2011-3389"
},
{
"cve": "CVE-2011-4944",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-4944"
}
],
"notes": [
{
"category": "general",
"text": "Python 2.6 through 3.2 creates ~/.pypirc with world-readable permissions before changing them after data has been written, which introduces a race condition that allows local users to obtain a username and password by reading this file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-4944",
"url": "https://www.suse.com/security/cve/CVE-2011-4944"
},
{
"category": "external",
"summary": "SUSE Bug 754447 for CVE-2011-4944",
"url": "https://bugzilla.suse.com/754447"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2011-4944"
},
{
"cve": "CVE-2012-0845",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2012-0845"
}
],
"notes": [
{
"category": "general",
"text": "SimpleXMLRPCServer.py in SimpleXMLRPCServer in Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via an XML-RPC POST request that contains a smaller amount of data than specified by the Content-Length header.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2012-0845",
"url": "https://www.suse.com/security/cve/CVE-2012-0845"
},
{
"category": "external",
"summary": "SUSE Bug 747125 for CVE-2012-0845",
"url": "https://bugzilla.suse.com/747125"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2012-0845"
},
{
"cve": "CVE-2012-1150",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2012-1150"
}
],
"notes": [
{
"category": "general",
"text": "Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2012-1150",
"url": "https://www.suse.com/security/cve/CVE-2012-1150"
},
{
"category": "external",
"summary": "SUSE Bug 751718 for CVE-2012-1150",
"url": "https://bugzilla.suse.com/751718"
},
{
"category": "external",
"summary": "SUSE Bug 755383 for CVE-2012-1150",
"url": "https://bugzilla.suse.com/755383"
},
{
"category": "external",
"summary": "SUSE Bug 826682 for CVE-2012-1150",
"url": "https://bugzilla.suse.com/826682"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2012-1150"
},
{
"cve": "CVE-2013-1752",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-1752"
}
],
"notes": [
{
"category": "general",
"text": "** REJECT ** Various versions of Python do not properly restrict readline calls, which allows remote attackers to cause a denial of service (memory consumption) via a long string, related to (1) httplib - fixed in 2.7.4, 2.6.9, and 3.3.3; (2) ftplib - fixed in 2.7.6, 2.6.9, 3.3.3; (3) imaplib - not yet fixed in 2.7.x, fixed in 2.6.9, 3.3.3; (4) nntplib - fixed in 2.7.6, 2.6.9, 3.3.3; (5) poplib - not yet fixed in 2.7.x, fixed in 2.6.9, 3.3.3; and (6) smtplib - not yet fixed in 2.7.x, fixed in 2.6.9, not yet fixed in 3.3.x. NOTE: this was REJECTed because it is incompatible with CNT1 \"Independently Fixable\" in the CVE Counting Decisions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-1752",
"url": "https://www.suse.com/security/cve/CVE-2013-1752"
},
{
"category": "external",
"summary": "SUSE Bug 856835 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/856835"
},
{
"category": "external",
"summary": "SUSE Bug 856836 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/856836"
},
{
"category": "external",
"summary": "SUSE Bug 863741 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/863741"
},
{
"category": "external",
"summary": "SUSE Bug 885882 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/885882"
},
{
"category": "external",
"summary": "SUSE Bug 898572 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/898572"
},
{
"category": "external",
"summary": "SUSE Bug 912739 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/912739"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2013-1752"
},
{
"cve": "CVE-2013-4238",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-4238"
}
],
"notes": [
{
"category": "general",
"text": "The ssl.match_hostname function in the SSL module in Python 2.6 through 3.4 does not properly handle a \u0027\\0\u0027 character in a domain name in the Subject Alternative Name field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority, a related issue to CVE-2009-2408.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-4238",
"url": "https://www.suse.com/security/cve/CVE-2013-4238"
},
{
"category": "external",
"summary": "SUSE Bug 834601 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/834601"
},
{
"category": "external",
"summary": "SUSE Bug 839107 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/839107"
},
{
"category": "external",
"summary": "SUSE Bug 882915 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/882915"
},
{
"category": "external",
"summary": "SUSE Bug 912739 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/912739"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2013-4238"
},
{
"cve": "CVE-2014-2667",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-2667"
}
],
"notes": [
{
"category": "general",
"text": "Race condition in the _get_masked_mode function in Lib/os.py in Python 3.2 through 3.5, when exist_ok is set to true and multiple threads are used, might allow local users to bypass intended file permissions by leveraging a separate application vulnerability before the umask has been set to the expected value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-2667",
"url": "https://www.suse.com/security/cve/CVE-2014-2667"
},
{
"category": "external",
"summary": "SUSE Bug 871152 for CVE-2014-2667",
"url": "https://bugzilla.suse.com/871152"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-2667"
},
{
"cve": "CVE-2014-4650",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-4650"
}
],
"notes": [
{
"category": "general",
"text": "The CGIHTTPServer module in Python 2.7.5 and 3.3.4 does not properly handle URLs in which URL encoding is used for path separators, which allows remote attackers to read script source code or conduct directory traversal attacks and execute unintended code via a crafted character sequence, as demonstrated by a %2f separator.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-4650",
"url": "https://www.suse.com/security/cve/CVE-2014-4650"
},
{
"category": "external",
"summary": "SUSE Bug 856835 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/856835"
},
{
"category": "external",
"summary": "SUSE Bug 856836 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/856836"
},
{
"category": "external",
"summary": "SUSE Bug 863741 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/863741"
},
{
"category": "external",
"summary": "SUSE Bug 885882 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/885882"
},
{
"category": "external",
"summary": "SUSE Bug 898572 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/898572"
},
{
"category": "external",
"summary": "SUSE Bug 912739 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/912739"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-4650"
},
{
"cve": "CVE-2016-0772",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-0772"
}
],
"notes": [
{
"category": "general",
"text": "The smtplib library in CPython (aka Python) before 2.7.12, 3.x before 3.4.5, and 3.5.x before 3.5.2 does not return an error when StartTLS fails, which might allow man-in-the-middle attackers to bypass the TLS protections by leveraging a network position between the client and the registry to block the StartTLS command, aka a \"StartTLS stripping attack.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-0772",
"url": "https://www.suse.com/security/cve/CVE-2016-0772"
},
{
"category": "external",
"summary": "SUSE Bug 984751 for CVE-2016-0772",
"url": "https://bugzilla.suse.com/984751"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-0772"
},
{
"cve": "CVE-2016-1000110",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-1000110"
}
],
"notes": [
{
"category": "general",
"text": "The CGIHandler class in Python before 2.7.12 does not protect against the HTTP_PROXY variable name clash in a CGI script, which could allow a remote attacker to redirect HTTP requests.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-1000110",
"url": "https://www.suse.com/security/cve/CVE-2016-1000110"
},
{
"category": "external",
"summary": "SUSE Bug 988484 for CVE-2016-1000110",
"url": "https://bugzilla.suse.com/988484"
},
{
"category": "external",
"summary": "SUSE Bug 989523 for CVE-2016-1000110",
"url": "https://bugzilla.suse.com/989523"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-1000110"
},
{
"cve": "CVE-2016-5636",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-5636"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in the get_data function in zipimport.c in CPython (aka Python) before 2.7.12, 3.x before 3.4.5, and 3.5.x before 3.5.2 allows remote attackers to have unspecified impact via a negative data size value, which triggers a heap-based buffer overflow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-5636",
"url": "https://www.suse.com/security/cve/CVE-2016-5636"
},
{
"category": "external",
"summary": "SUSE Bug 1065451 for CVE-2016-5636",
"url": "https://bugzilla.suse.com/1065451"
},
{
"category": "external",
"summary": "SUSE Bug 1106262 for CVE-2016-5636",
"url": "https://bugzilla.suse.com/1106262"
},
{
"category": "external",
"summary": "SUSE Bug 985177 for CVE-2016-5636",
"url": "https://bugzilla.suse.com/985177"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2016-5636"
},
{
"cve": "CVE-2016-5699",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-5699"
}
],
"notes": [
{
"category": "general",
"text": "CRLF injection vulnerability in the HTTPConnection.putheader function in urllib2 and urllib in CPython (aka Python) before 2.7.10 and 3.x before 3.4.4 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in a URL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-5699",
"url": "https://www.suse.com/security/cve/CVE-2016-5699"
},
{
"category": "external",
"summary": "SUSE Bug 1122729 for CVE-2016-5699",
"url": "https://bugzilla.suse.com/1122729"
},
{
"category": "external",
"summary": "SUSE Bug 1130840 for CVE-2016-5699",
"url": "https://bugzilla.suse.com/1130840"
},
{
"category": "external",
"summary": "SUSE Bug 985348 for CVE-2016-5699",
"url": "https://bugzilla.suse.com/985348"
},
{
"category": "external",
"summary": "SUSE Bug 985351 for CVE-2016-5699",
"url": "https://bugzilla.suse.com/985351"
},
{
"category": "external",
"summary": "SUSE Bug 986630 for CVE-2016-5699",
"url": "https://bugzilla.suse.com/986630"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-5699"
},
{
"cve": "CVE-2017-18207",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-18207"
}
],
"notes": [
{
"category": "general",
"text": "** DISPUTED ** The Wave_read._read_fmt_chunk function in Lib/wave.py in Python through 3.6.4 does not ensure a nonzero channel value, which allows attackers to cause a denial of service (divide-by-zero and exception) via a crafted wav format audio file. NOTE: the vendor disputes this issue because Python applications \"need to be prepared to handle a wide variety of exceptions.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-18207",
"url": "https://www.suse.com/security/cve/CVE-2017-18207"
},
{
"category": "external",
"summary": "SUSE Bug 1083507 for CVE-2017-18207",
"url": "https://bugzilla.suse.com/1083507"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2017-18207"
},
{
"cve": "CVE-2018-1000802",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1000802"
}
],
"notes": [
{
"category": "general",
"text": "Python Software Foundation Python (CPython) version 2.7 contains a CWE-77: Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027) vulnerability in shutil module (make_archive function) that can result in Denial of service, Information gain via injection of arbitrary files on the system or entire drive. This attack appear to be exploitable via Passage of unfiltered user input to the function. This vulnerability appears to have been fixed in after commit add531a1e55b0a739b0f42582f1c9747e5649ace.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1000802",
"url": "https://www.suse.com/security/cve/CVE-2018-1000802"
},
{
"category": "external",
"summary": "SUSE Bug 1109663 for CVE-2018-1000802",
"url": "https://bugzilla.suse.com/1109663"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-1000802"
},
{
"cve": "CVE-2018-1060",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1060"
}
],
"notes": [
{
"category": "general",
"text": "python before versions 2.7.15, 3.4.9, 3.5.6rc1, 3.6.5rc1 and 3.7.0 is vulnerable to catastrophic backtracking in pop3lib\u0027s apop() method. An attacker could use this flaw to cause denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1060",
"url": "https://www.suse.com/security/cve/CVE-2018-1060"
},
{
"category": "external",
"summary": "SUSE Bug 1088009 for CVE-2018-1060",
"url": "https://bugzilla.suse.com/1088009"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2018-1060"
},
{
"cve": "CVE-2018-1061",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1061"
}
],
"notes": [
{
"category": "general",
"text": "python before versions 2.7.15, 3.4.9, 3.5.6rc1, 3.6.5rc1 and 3.7.0 is vulnerable to catastrophic backtracking in the difflib.IS_LINE_JUNK method. An attacker could use this flaw to cause denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1061",
"url": "https://www.suse.com/security/cve/CVE-2018-1061"
},
{
"category": "external",
"summary": "SUSE Bug 1088004 for CVE-2018-1061",
"url": "https://bugzilla.suse.com/1088004"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-1061"
},
{
"cve": "CVE-2018-14647",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-14647"
}
],
"notes": [
{
"category": "general",
"text": "Python\u0027s elementtree C accelerator failed to initialise Expat\u0027s hash salt during initialization. This could make it easy to conduct denial of service attacks against Expat by constructing an XML document that would cause pathological hash collisions in Expat\u0027s internal data structures, consuming large amounts CPU and RAM. The vulnerability exists in Python versions 3.7.0, 3.6.0 through 3.6.6, 3.5.0 through 3.5.6, 3.4.0 through 3.4.9, 2.7.0 through 2.7.15.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-14647",
"url": "https://www.suse.com/security/cve/CVE-2018-14647"
},
{
"category": "external",
"summary": "SUSE Bug 1109847 for CVE-2018-14647",
"url": "https://bugzilla.suse.com/1109847"
},
{
"category": "external",
"summary": "SUSE Bug 1126909 for CVE-2018-14647",
"url": "https://bugzilla.suse.com/1126909"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-14647"
},
{
"cve": "CVE-2018-20406",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-20406"
}
],
"notes": [
{
"category": "general",
"text": "Modules/_pickle.c in Python before 3.7.1 has an integer overflow via a large LONG_BINPUT value that is mishandled during a \"resize to twice the size\" attempt. This issue might cause memory exhaustion, but is only relevant if the pickle format is used for serializing tens or hundreds of gigabytes of data. This issue is fixed in: v3.4.10, v3.4.10rc1; v3.5.10, v3.5.10rc1, v3.5.7, v3.5.7rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.7, v3.6.7rc1, v3.6.7rc2, v3.6.8, v3.6.8rc1, v3.6.9, v3.6.9rc1; v3.7.1, v3.7.1rc1, v3.7.1rc2, v3.7.2, v3.7.2rc1, v3.7.3, v3.7.3rc1, v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-20406",
"url": "https://www.suse.com/security/cve/CVE-2018-20406"
},
{
"category": "external",
"summary": "SUSE Bug 1120644 for CVE-2018-20406",
"url": "https://bugzilla.suse.com/1120644"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2018-20406"
},
{
"cve": "CVE-2018-20852",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-20852"
}
],
"notes": [
{
"category": "general",
"text": "http.cookiejar.DefaultPolicy.domain_return_ok in Lib/http/cookiejar.py in Python before 3.7.3 does not correctly validate the domain: it can be tricked into sending existing cookies to the wrong server. An attacker may abuse this flaw by using a server with a hostname that has another valid hostname as a suffix (e.g., pythonicexample.com to steal cookies for example.com). When a program uses http.cookiejar.DefaultPolicy and tries to do an HTTP connection to an attacker-controlled server, existing cookies can be leaked to the attacker. This affects 2.x through 2.7.16, 3.x before 3.4.10, 3.5.x before 3.5.7, 3.6.x before 3.6.9, and 3.7.x before 3.7.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-20852",
"url": "https://www.suse.com/security/cve/CVE-2018-20852"
},
{
"category": "external",
"summary": "SUSE Bug 1141853 for CVE-2018-20852",
"url": "https://bugzilla.suse.com/1141853"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-20852"
},
{
"cve": "CVE-2019-10160",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-10160"
}
],
"notes": [
{
"category": "general",
"text": "A security regression of CVE-2019-9636 was discovered in python since commit d537ab0ff9767ef024f26246899728f0116b1ec3 affecting versions 2.7, 3.5, 3.6, 3.7 and from v3.8.0a4 through v3.8.0b1, which still allows an attacker to exploit CVE-2019-9636 by abusing the user and password parts of a URL. When an application parses user-supplied URLs to store cookies, authentication credentials, or other kind of information, it is possible for an attacker to provide specially crafted URLs to make the application locate host-related information (e.g. cookies, authentication data) and send them to a different host than where it should, unlike if the URLs had been correctly parsed. The result of an attack may vary based on the application.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-10160",
"url": "https://www.suse.com/security/cve/CVE-2019-10160"
},
{
"category": "external",
"summary": "SUSE Bug 1138459 for CVE-2019-10160",
"url": "https://bugzilla.suse.com/1138459"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2019-10160"
},
{
"cve": "CVE-2019-15903",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-15903"
}
],
"notes": [
{
"category": "general",
"text": "In libexpat before 2.2.8, crafted XML input could fool the parser into changing from DTD parsing to document parsing too early; a consecutive call to XML_GetCurrentLineNumber (or XML_GetCurrentColumnNumber) then resulted in a heap-based buffer over-read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-15903",
"url": "https://www.suse.com/security/cve/CVE-2019-15903"
},
{
"category": "external",
"summary": "SUSE Bug 1149429 for CVE-2019-15903",
"url": "https://bugzilla.suse.com/1149429"
},
{
"category": "external",
"summary": "SUSE Bug 1154738 for CVE-2019-15903",
"url": "https://bugzilla.suse.com/1154738"
},
{
"category": "external",
"summary": "SUSE Bug 1154806 for CVE-2019-15903",
"url": "https://bugzilla.suse.com/1154806"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2019-15903"
},
{
"cve": "CVE-2019-16056",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-16056"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Python through 2.7.16, 3.x through 3.5.7, 3.6.x through 3.6.9, and 3.7.x through 3.7.4. The email module wrongly parses email addresses that contain multiple @ characters. An application that uses the email module and implements some kind of checks on the From/To headers of a message could be tricked into accepting an email address that should be denied. An attack may be the same as in CVE-2019-11340; however, this CVE applies to Python more generally.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-16056",
"url": "https://www.suse.com/security/cve/CVE-2019-16056"
},
{
"category": "external",
"summary": "SUSE Bug 1149955 for CVE-2019-16056",
"url": "https://bugzilla.suse.com/1149955"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-16056"
},
{
"cve": "CVE-2019-16935",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-16935"
}
],
"notes": [
{
"category": "general",
"text": "The documentation XML-RPC server in Python through 2.7.16, 3.x through 3.6.9, and 3.7.x through 3.7.4 has XSS via the server_title field. This occurs in Lib/DocXMLRPCServer.py in Python 2.x, and in Lib/xmlrpc/server.py in Python 3.x. If set_server_title is called with untrusted input, arbitrary JavaScript can be delivered to clients that visit the http URL for this server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-16935",
"url": "https://www.suse.com/security/cve/CVE-2019-16935"
},
{
"category": "external",
"summary": "SUSE Bug 1153238 for CVE-2019-16935",
"url": "https://bugzilla.suse.com/1153238"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-16935"
},
{
"cve": "CVE-2019-18348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-18348"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the host component of a URL) followed by an HTTP header. This is similar to the CVE-2019-9740 query string issue and the CVE-2019-9947 path string issue. (This is not exploitable when glibc has CVE-2016-10739 fixed.). This is fixed in: v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1; v3.6.11, v3.6.11rc1, v3.6.12; v3.7.8, v3.7.8rc1, v3.7.9; v3.8.3, v3.8.3rc1, v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-18348",
"url": "https://www.suse.com/security/cve/CVE-2019-18348"
},
{
"category": "external",
"summary": "SUSE Bug 1155094 for CVE-2019-18348",
"url": "https://bugzilla.suse.com/1155094"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-18348"
},
{
"cve": "CVE-2019-20907",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-20907"
}
],
"notes": [
{
"category": "general",
"text": "In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-20907",
"url": "https://www.suse.com/security/cve/CVE-2019-20907"
},
{
"category": "external",
"summary": "SUSE Bug 1174091 for CVE-2019-20907",
"url": "https://bugzilla.suse.com/1174091"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-20907"
},
{
"cve": "CVE-2019-20916",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-20916"
}
],
"notes": [
{
"category": "general",
"text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-20916",
"url": "https://www.suse.com/security/cve/CVE-2019-20916"
},
{
"category": "external",
"summary": "SUSE Bug 1176262 for CVE-2019-20916",
"url": "https://bugzilla.suse.com/1176262"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-20916"
},
{
"cve": "CVE-2019-5010",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-5010"
}
],
"notes": [
{
"category": "general",
"text": "An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-5010",
"url": "https://www.suse.com/security/cve/CVE-2019-5010"
},
{
"category": "external",
"summary": "SUSE Bug 1122191 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1122191"
},
{
"category": "external",
"summary": "SUSE Bug 1126909 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1126909"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2019-5010"
},
{
"cve": "CVE-2019-9636",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9636"
}
],
"notes": [
{
"category": "general",
"text": "Python 2.7.x through 2.7.16 and 3.x through 3.7.2 is affected by: Improper Handling of Unicode Encoding (with an incorrect netloc) during NFKC normalization. The impact is: Information disclosure (credentials, cookies, etc. that are cached against a given hostname). The components are: urllib.parse.urlsplit, urllib.parse.urlparse. The attack vector is: A specially crafted URL could be incorrectly parsed to locate cookies or authentication data and send that information to a different host than when parsed correctly. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.7, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.3, v3.7.3rc1, v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9636",
"url": "https://www.suse.com/security/cve/CVE-2019-9636"
},
{
"category": "external",
"summary": "SUSE Bug 1129346 for CVE-2019-9636",
"url": "https://bugzilla.suse.com/1129346"
},
{
"category": "external",
"summary": "SUSE Bug 1135433 for CVE-2019-9636",
"url": "https://bugzilla.suse.com/1135433"
},
{
"category": "external",
"summary": "SUSE Bug 1138459 for CVE-2019-9636",
"url": "https://bugzilla.suse.com/1138459"
},
{
"category": "external",
"summary": "SUSE Bug 1145004 for CVE-2019-9636",
"url": "https://bugzilla.suse.com/1145004"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2019-9636"
},
{
"cve": "CVE-2019-9674",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9674"
}
],
"notes": [
{
"category": "general",
"text": "Lib/zipfile.py in Python through 3.7.2 allows remote attackers to cause a denial of service (resource consumption) via a ZIP bomb.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9674",
"url": "https://www.suse.com/security/cve/CVE-2019-9674"
},
{
"category": "external",
"summary": "SUSE Bug 1162825 for CVE-2019-9674",
"url": "https://bugzilla.suse.com/1162825"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9674"
},
{
"cve": "CVE-2019-9947",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9947"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the path component of a URL that lacks a ? character) followed by an HTTP header or a Redis command. This is similar to the CVE-2019-9740 query string issue. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9947",
"url": "https://www.suse.com/security/cve/CVE-2019-9947"
},
{
"category": "external",
"summary": "SUSE Bug 1130840 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1130840"
},
{
"category": "external",
"summary": "SUSE Bug 1136184 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1136184"
},
{
"category": "external",
"summary": "SUSE Bug 1155094 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1155094"
},
{
"category": "external",
"summary": "SUSE Bug 1201559 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1201559"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9947"
},
{
"cve": "CVE-2020-14422",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-14422"
}
],
"notes": [
{
"category": "general",
"text": "Lib/ipaddress.py in Python through 3.8.3 improperly computes hash values in the IPv4Interface and IPv6Interface classes, which might allow a remote attacker to cause a denial of service if an application is affected by the performance of a dictionary containing IPv4Interface or IPv6Interface objects, and this attacker can cause many dictionary entries to be created. This is fixed in: v3.5.10, v3.5.10rc1; v3.6.12; v3.7.9; v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1; v3.9.0, v3.9.0b4, v3.9.0b5, v3.9.0rc1, v3.9.0rc2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-14422",
"url": "https://www.suse.com/security/cve/CVE-2020-14422"
},
{
"category": "external",
"summary": "SUSE Bug 1173274 for CVE-2020-14422",
"url": "https://bugzilla.suse.com/1173274"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-14422"
},
{
"cve": "CVE-2020-26116",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26116"
}
],
"notes": [
{
"category": "general",
"text": "http.client in Python 3.x before 3.5.10, 3.6.x before 3.6.12, 3.7.x before 3.7.9, and 3.8.x before 3.8.5 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of HTTPConnection.request.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26116",
"url": "https://www.suse.com/security/cve/CVE-2020-26116"
},
{
"category": "external",
"summary": "SUSE Bug 1177120 for CVE-2020-26116",
"url": "https://bugzilla.suse.com/1177120"
},
{
"category": "external",
"summary": "SUSE Bug 1177211 for CVE-2020-26116",
"url": "https://bugzilla.suse.com/1177211"
},
{
"category": "external",
"summary": "SUSE Bug 1192361 for CVE-2020-26116",
"url": "https://bugzilla.suse.com/1192361"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-26116"
},
{
"cve": "CVE-2020-27619",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-27619"
}
],
"notes": [
{
"category": "general",
"text": "In Python 3 through 3.9.0, the Lib/test/multibytecodec_support.py CJK codec tests call eval() on content retrieved via HTTP.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-27619",
"url": "https://www.suse.com/security/cve/CVE-2020-27619"
},
{
"category": "external",
"summary": "SUSE Bug 1178009 for CVE-2020-27619",
"url": "https://bugzilla.suse.com/1178009"
},
{
"category": "external",
"summary": "SUSE Bug 1180254 for CVE-2020-27619",
"url": "https://bugzilla.suse.com/1180254"
},
{
"category": "external",
"summary": "SUSE Bug 1193386 for CVE-2020-27619",
"url": "https://bugzilla.suse.com/1193386"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-27619"
},
{
"cve": "CVE-2020-8492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8492"
}
],
"notes": [
{
"category": "general",
"text": "Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service (ReDoS) attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8492",
"url": "https://www.suse.com/security/cve/CVE-2020-8492"
},
{
"category": "external",
"summary": "SUSE Bug 1162367 for CVE-2020-8492",
"url": "https://bugzilla.suse.com/1162367"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-8492"
},
{
"cve": "CVE-2021-23336",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-23336"
}
],
"notes": [
{
"category": "general",
"text": "The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-23336",
"url": "https://www.suse.com/security/cve/CVE-2021-23336"
},
{
"category": "external",
"summary": "SUSE Bug 1182179 for CVE-2021-23336",
"url": "https://bugzilla.suse.com/1182179"
},
{
"category": "external",
"summary": "SUSE Bug 1182379 for CVE-2021-23336",
"url": "https://bugzilla.suse.com/1182379"
},
{
"category": "external",
"summary": "SUSE Bug 1182433 for CVE-2021-23336",
"url": "https://bugzilla.suse.com/1182433"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-23336"
},
{
"cve": "CVE-2021-3177",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3177"
}
],
"notes": [
{
"category": "general",
"text": "Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to c_double.from_param. This occurs because sprintf is used unsafely.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3177",
"url": "https://www.suse.com/security/cve/CVE-2021-3177"
},
{
"category": "external",
"summary": "SUSE Bug 1181126 for CVE-2021-3177",
"url": "https://bugzilla.suse.com/1181126"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-3177"
},
{
"cve": "CVE-2021-3426",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3426"
}
],
"notes": [
{
"category": "general",
"text": "There\u0027s a flaw in Python 3\u0027s pydoc. A local or adjacent attacker who discovers or is able to convince another local or adjacent user to start a pydoc server could access the server and use it to disclose sensitive information belonging to the other user that they would not normally be able to access. The highest risk of this flaw is to data confidentiality. This flaw affects Python versions before 3.8.9, Python versions before 3.9.3 and Python versions before 3.10.0a7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3426",
"url": "https://www.suse.com/security/cve/CVE-2021-3426"
},
{
"category": "external",
"summary": "SUSE Bug 1183374 for CVE-2021-3426",
"url": "https://bugzilla.suse.com/1183374"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-3426"
},
{
"cve": "CVE-2021-3733",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3733"
}
],
"notes": [
{
"category": "general",
"text": "There\u0027s a flaw in urllib\u0027s AbstractBasicAuthHandler class. An attacker who controls a malicious HTTP server that an HTTP client (such as web browser) connects to, could trigger a Regular Expression Denial of Service (ReDOS) during an authentication request with a specially crafted payload that is sent by the server to the client. The greatest threat that this flaw poses is to application availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3733",
"url": "https://www.suse.com/security/cve/CVE-2021-3733"
},
{
"category": "external",
"summary": "SUSE Bug 1189287 for CVE-2021-3733",
"url": "https://bugzilla.suse.com/1189287"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2021-3733"
},
{
"cve": "CVE-2021-3737",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3737"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in python. An improperly handled HTTP response in the HTTP client code of python may allow a remote attacker, who controls the HTTP server, to make the client script enter an infinite loop, consuming CPU time. The highest threat from this vulnerability is to system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3737",
"url": "https://www.suse.com/security/cve/CVE-2021-3737"
},
{
"category": "external",
"summary": "SUSE Bug 1189241 for CVE-2021-3737",
"url": "https://bugzilla.suse.com/1189241"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x",
"openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-3737"
}
]
}
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.