Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-15999 (GCVE-0-2020-15999)
Vulnerability from cvelistv5 – Published: 2020-11-03 00:00 – Updated: 2025-10-21 23:35- Heap buffer overflow
- CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
| URL | Tags |
|---|---|
| https://crbug.com/1139963 | |
| https://chromereleases.googleblog.com/2020/10/sta… | |
| http://lists.opensuse.org/opensuse-security-annou… | vendor-advisory |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisory |
| https://security.gentoo.org/glsa/202011-12 | vendor-advisory |
| http://seclists.org/fulldisclosure/2020/Nov/33 | mailing-list |
| https://security.gentoo.org/glsa/202012-04 | vendor-advisory |
| https://www.debian.org/security/2021/dsa-4824 | vendor-advisory |
| https://googleprojectzero.blogspot.com/p/rca-cve-… | |
| https://security.gentoo.org/glsa/202401-19 | vendor-advisory |
| https://security.netapp.com/advisory/ntap-2024081… | |
| https://www.cisa.gov/known-exploited-vulnerabilit… | government-resource |
CISA
Known Exploited Vulnerability - GCVE BCP-07 Compliant
Exploited: Yes
Timestamps
Scope
Evidence
Type: Vendor Report
Signal: Successful Exploitation
Confidence: 80%
Source: cisa-kev
Details
| Cwes | CWE-787 |
|---|---|
| Feed | CISA Known Exploited Vulnerabilities Catalog |
| Product | Chrome FreeType |
| Due Date | 2021-11-17 |
| Date Added | 2021-11-03 |
| Vendorproject | |
| Vulnerabilityname | Google Chrome FreeType Heap Buffer Overflow Vulnerability |
| Knownransomwarecampaignuse | Unknown |
References
KEVIntel
Known Exploited Vulnerability - GCVE BCP-07 Compliant
Exploited: Yes
Timestamps
Scope
Evidence
Type: Public Report
Signal: Successful Exploitation
Confidence: 70%
Source: kevintel
Details
| Feed | KEVIntel (kevintel.com) |
|---|---|
| Title | Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a... |
| Vendor | |
| Product | Chrome |
| Added Date | 2021-11-03T00:00:00.000Z |
| Cvss Score | 9.6 |
| Epss Score | None |
| Cvss Severity | CRITICAL |
| Epss Percentile | None |
| Used In Malware | unknown |
| Ahead Of Cisa Kev | None |
| Not Yet In Cisa Kev | False |
References
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-12T22:02:48.152Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://crbug.com/1139963"
},
{
"tags": [
"x_transferred"
],
"url": "https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html"
},
{
"name": "openSUSE-SU-2020:1829",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00016.html"
},
{
"name": "FEDORA-2020-6b35849edd",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J3QVIGAAJ4D62YEJAJJWMCCBCOQ6TVL7/"
},
{
"name": "GLSA-202011-12",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202011-12"
},
{
"name": "20201118 TCMalloc viewer/dumper - TCMalloc Inspector Tool",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "http://seclists.org/fulldisclosure/2020/Nov/33"
},
{
"name": "GLSA-202012-04",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202012-04"
},
{
"name": "DSA-4824",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://www.debian.org/security/2021/dsa-4824"
},
{
"tags": [
"x_transferred"
],
"url": "https://googleprojectzero.blogspot.com/p/rca-cve-2020-15999.html"
},
{
"name": "GLSA-202401-19",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202401-19"
},
{
"url": "https://security.netapp.com/advisory/ntap-20240812-0001/"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.6,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2020-15999",
"options": [
{
"Exploitation": "active"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-02-04T14:58:48.995301Z",
"version": "2.0.3"
},
"type": "ssvc"
}
},
{
"other": {
"content": {
"dateAdded": "2021-11-03",
"reference": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2020-15999"
},
"type": "kev"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-120",
"description": "CWE-120 Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-10-21T23:35:33.599Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"government-resource"
],
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2020-15999"
}
],
"timeline": [
{
"lang": "en",
"time": "2021-11-03T00:00:00.000Z",
"value": "CVE-2020-15999 added to CISA KEV"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Chrome",
"vendor": "Google",
"versions": [
{
"lessThan": "86.0.4240.111",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Heap buffer overflow",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-01-15T14:06:22.266Z",
"orgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
"shortName": "Chrome"
},
"references": [
{
"url": "https://crbug.com/1139963"
},
{
"url": "https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html"
},
{
"name": "openSUSE-SU-2020:1829",
"tags": [
"vendor-advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00016.html"
},
{
"name": "FEDORA-2020-6b35849edd",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J3QVIGAAJ4D62YEJAJJWMCCBCOQ6TVL7/"
},
{
"name": "GLSA-202011-12",
"tags": [
"vendor-advisory"
],
"url": "https://security.gentoo.org/glsa/202011-12"
},
{
"name": "20201118 TCMalloc viewer/dumper - TCMalloc Inspector Tool",
"tags": [
"mailing-list"
],
"url": "http://seclists.org/fulldisclosure/2020/Nov/33"
},
{
"name": "GLSA-202012-04",
"tags": [
"vendor-advisory"
],
"url": "https://security.gentoo.org/glsa/202012-04"
},
{
"name": "DSA-4824",
"tags": [
"vendor-advisory"
],
"url": "https://www.debian.org/security/2021/dsa-4824"
},
{
"url": "https://googleprojectzero.blogspot.com/p/rca-cve-2020-15999.html"
},
{
"name": "GLSA-202401-19",
"tags": [
"vendor-advisory"
],
"url": "https://security.gentoo.org/glsa/202401-19"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
"assignerShortName": "Chrome",
"cveId": "CVE-2020-15999",
"datePublished": "2020-11-03T00:00:00.000Z",
"dateReserved": "2020-07-27T00:00:00.000Z",
"dateUpdated": "2025-10-21T23:35:33.599Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"cisa_known_exploited": {
"cveID": "CVE-2020-15999",
"cwes": "[\"CWE-787\"]",
"dateAdded": "2021-11-03",
"dueDate": "2021-11-17",
"knownRansomwareCampaignUse": "Unknown",
"notes": "https://nvd.nist.gov/vuln/detail/CVE-2020-15999",
"product": "Chrome FreeType",
"requiredAction": "Apply updates per vendor instructions.",
"shortDescription": "Google Chrome uses FreeType, an open-source software library to render fonts, which contains a heap buffer overflow vulnerability in the function Load_SBit_Png when processing PNG images embedded into fonts. This vulnerability is part of an exploit chain with CVE-2020-17087 on Windows and CVE-2020-16010 on Android.",
"vendorProject": "Google",
"vulnerabilityName": "Google Chrome FreeType Heap Buffer Overflow Vulnerability"
},
"epss": {
"cve": "CVE-2020-15999",
"date": "2026-07-13",
"epss": "0.5063",
"percentile": "0.98789"
},
"fkie_nvd": {
"cisaActionDue": "2021-11-17",
"cisaExploitAdd": "2021-11-03",
"cisaRequiredAction": "Apply updates per vendor instructions.",
"cisaVulnerabilityName": "Google Chrome FreeType Heap Buffer Overflow Vulnerability",
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"86.0.4240.111\", \"matchCriteriaId\": \"7E02F065-8513-48E2-AD6F-C69A04A30732\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:freetype:freetype:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.6.0\", \"versionEndExcluding\": \"2.10.4\", \"matchCriteriaId\": \"6ACB0025-9BC8-408F-AFAF-5F31D1D9AB46\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"80F0FA5D-8D3B-4C0E-81E2-87998286AF33\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:opensuse:backports_sle:15.0:sp2:*:*:*:*:*:*\", \"matchCriteriaId\": \"67E82302-4B77-44F3-97B1-24C18AC4A35D\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.\"}, {\"lang\": \"es\", \"value\": \"Un desbordamiento del b\\u00fafer de la pila en Freetype en Google Chrome anterior a versi\\u00f3n 86.0.4240.111, permit\\u00eda a un atacante remoto explotar potencialmente una corrupci\\u00f3n de pila por medio de una p\\u00e1gina HTML dise\\u00f1ada\"}]",
"id": "CVE-2020-15999",
"lastModified": "2024-11-21T05:06:38.583",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\", \"baseScore\": 6.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 3.6}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:M/Au:N/C:N/I:N/A:P\", \"baseScore\": 4.3, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.6, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": true}]}",
"published": "2020-11-03T03:15:14.853",
"references": "[{\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00016.html\", \"source\": \"chrome-cve-admin@google.com\", \"tags\": [\"Broken Link\", \"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://seclists.org/fulldisclosure/2020/Nov/33\", \"source\": \"chrome-cve-admin@google.com\", \"tags\": [\"Mailing List\", \"Not Applicable\", \"Third Party Advisory\"]}, {\"url\": \"https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html\", \"source\": \"chrome-cve-admin@google.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://crbug.com/1139963\", \"source\": \"chrome-cve-admin@google.com\", \"tags\": [\"Exploit\", \"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://googleprojectzero.blogspot.com/p/rca-cve-2020-15999.html\", \"source\": \"chrome-cve-admin@google.com\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J3QVIGAAJ4D62YEJAJJWMCCBCOQ6TVL7/\", \"source\": \"chrome-cve-admin@google.com\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://security.gentoo.org/glsa/202011-12\", \"source\": \"chrome-cve-admin@google.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202012-04\", \"source\": \"chrome-cve-admin@google.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202401-19\", \"source\": \"chrome-cve-admin@google.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2021/dsa-4824\", \"source\": \"chrome-cve-admin@google.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00016.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Broken Link\", \"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://seclists.org/fulldisclosure/2020/Nov/33\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Not Applicable\", \"Third Party Advisory\"]}, {\"url\": \"https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://crbug.com/1139963\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://googleprojectzero.blogspot.com/p/rca-cve-2020-15999.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J3QVIGAAJ4D62YEJAJJWMCCBCOQ6TVL7/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://security.gentoo.org/glsa/202011-12\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202012-04\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202401-19\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240812-0001/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://www.debian.org/security/2021/dsa-4824\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}]",
"sourceIdentifier": "chrome-cve-admin@google.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-787\"}]}]"
},
"microsoft_vex": {
"current_release_date": "2025-02-08T00:00:00.000Z",
"cve": "CVE-2020-15999",
"id": "msrc_CVE-2020-15999",
"initial_release_date": "2020-11-02T00:00:00.000Z",
"product_status:fixed": "2",
"product_status:known_affected": "2",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"url": "https://msrc.microsoft.com/csaf/vex/2020/msrc_cve-2020-15999.json",
"version": "2"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2020-15999\",\"sourceIdentifier\":\"chrome-cve-admin@google.com\",\"published\":\"2020-11-03T03:15:14.853\",\"lastModified\":\"2025-10-24T20:57:27.670\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.\"},{\"lang\":\"es\",\"value\":\"Un desbordamiento del b\u00fafer de la pila en Freetype en Google Chrome anterior a versi\u00f3n 86.0.4240.111, permit\u00eda a un atacante remoto explotar potencialmente una corrupci\u00f3n de pila por medio de una p\u00e1gina HTML dise\u00f1ada\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H\",\"baseScore\":9.6,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":6.0},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H\",\"baseScore\":9.6,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":6.0}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:N/A:P\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"cisaExploitAdd\":\"2021-11-03\",\"cisaActionDue\":\"2021-11-17\",\"cisaRequiredAction\":\"Apply updates per vendor instructions.\",\"cisaVulnerabilityName\":\"Google Chrome FreeType Heap Buffer Overflow Vulnerability\",\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-120\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"86.0.4240.111\",\"matchCriteriaId\":\"7E02F065-8513-48E2-AD6F-C69A04A30732\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:freetype:freetype:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.6.0\",\"versionEndExcluding\":\"2.10.4\",\"matchCriteriaId\":\"6ACB0025-9BC8-408F-AFAF-5F31D1D9AB46\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80F0FA5D-8D3B-4C0E-81E2-87998286AF33\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:opensuse:backports_sle:15.0:sp2:*:*:*:*:*:*\",\"matchCriteriaId\":\"67E82302-4B77-44F3-97B1-24C18AC4A35D\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:ontap_select_deploy_administration_utility:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E7CF3019-975D-40BB-A8A4-894E62BD3797\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00016.html\",\"source\":\"chrome-cve-admin@google.com\",\"tags\":[\"Broken Link\",\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2020/Nov/33\",\"source\":\"chrome-cve-admin@google.com\",\"tags\":[\"Mailing List\",\"Not Applicable\",\"Third Party Advisory\"]},{\"url\":\"https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html\",\"source\":\"chrome-cve-admin@google.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://crbug.com/1139963\",\"source\":\"chrome-cve-admin@google.com\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://googleprojectzero.blogspot.com/p/rca-cve-2020-15999.html\",\"source\":\"chrome-cve-admin@google.com\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J3QVIGAAJ4D62YEJAJJWMCCBCOQ6TVL7/\",\"source\":\"chrome-cve-admin@google.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://security.gentoo.org/glsa/202011-12\",\"source\":\"chrome-cve-admin@google.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202012-04\",\"source\":\"chrome-cve-admin@google.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202401-19\",\"source\":\"chrome-cve-admin@google.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2021/dsa-4824\",\"source\":\"chrome-cve-admin@google.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00016.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\",\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2020/Nov/33\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Not Applicable\",\"Third Party Advisory\"]},{\"url\":\"https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://crbug.com/1139963\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://googleprojectzero.blogspot.com/p/rca-cve-2020-15999.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J3QVIGAAJ4D62YEJAJJWMCCBCOQ6TVL7/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://security.gentoo.org/glsa/202011-12\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202012-04\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202401-19\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20240812-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2021/dsa-4824\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2020-15999\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"US Government Resource\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-06-28T07:33:18+00:00",
"cve": "CVE-2020-15999",
"id": "CVE-2020-15999",
"initial_release_date": "2020-10-19T00:00:00+00:00",
"product_status:fixed": "162",
"product_status:known_not_affected": "10",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2020/cve-2020-15999.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://crbug.com/1139963\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00016.html\", \"name\": \"openSUSE-SU-2020:1829\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J3QVIGAAJ4D62YEJAJJWMCCBCOQ6TVL7/\", \"name\": \"FEDORA-2020-6b35849edd\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202011-12\", \"name\": \"GLSA-202011-12\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"http://seclists.org/fulldisclosure/2020/Nov/33\", \"name\": \"20201118 TCMalloc viewer/dumper - TCMalloc Inspector Tool\", \"tags\": [\"mailing-list\", \"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202012-04\", \"name\": \"GLSA-202012-04\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://www.debian.org/security/2021/dsa-4824\", \"name\": \"DSA-4824\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://googleprojectzero.blogspot.com/p/rca-cve-2020-15999.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202401-19\", \"name\": \"GLSA-202401-19\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240812-0001/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-12T22:02:48.152Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 9.6, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2020-15999\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"active\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-02-04T14:58:48.995301Z\"}}}, {\"other\": {\"type\": \"kev\", \"content\": {\"dateAdded\": \"2021-11-03\", \"reference\": \"https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2020-15999\"}}}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2021-11-03T00:00:00.000Z\", \"value\": \"CVE-2020-15999 added to CISA KEV\"}], \"references\": [{\"url\": \"https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2020-15999\", \"tags\": [\"government-resource\"]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-120\", \"description\": \"CWE-120 Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-02-03T14:10:37.840Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"Google\", \"product\": \"Chrome\", \"versions\": [{\"status\": \"affected\", \"version\": \"unspecified\", \"lessThan\": \"86.0.4240.111\", \"versionType\": \"custom\"}]}], \"references\": [{\"url\": \"https://crbug.com/1139963\"}, {\"url\": \"https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html\"}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00016.html\", \"name\": \"openSUSE-SU-2020:1829\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J3QVIGAAJ4D62YEJAJJWMCCBCOQ6TVL7/\", \"name\": \"FEDORA-2020-6b35849edd\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202011-12\", \"name\": \"GLSA-202011-12\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"http://seclists.org/fulldisclosure/2020/Nov/33\", \"name\": \"20201118 TCMalloc viewer/dumper - TCMalloc Inspector Tool\", \"tags\": [\"mailing-list\"]}, {\"url\": \"https://security.gentoo.org/glsa/202012-04\", \"name\": \"GLSA-202012-04\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://www.debian.org/security/2021/dsa-4824\", \"name\": \"DSA-4824\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://googleprojectzero.blogspot.com/p/rca-cve-2020-15999.html\"}, {\"url\": \"https://security.gentoo.org/glsa/202401-19\", \"name\": \"GLSA-202401-19\", \"tags\": [\"vendor-advisory\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"Heap buffer overflow\"}]}], \"providerMetadata\": {\"orgId\": \"ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28\", \"shortName\": \"Chrome\", \"dateUpdated\": \"2024-01-15T14:06:22.266Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2020-15999\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-10-21T23:35:33.599Z\", \"dateReserved\": \"2020-07-27T00:00:00.000Z\", \"assignerOrgId\": \"ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28\", \"datePublished\": \"2020-11-03T00:00:00.000Z\", \"assignerShortName\": \"Chrome\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
OPENSUSE-SU-2020:1731-1
Vulnerability from csaf_opensuse - Published: 2020-10-25 11:21 - Updated: 2020-10-25 11:21| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.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 chromium",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for chromium fixes the following issues:\n\n- Update to 86.0.4240.111 boo#1177936\n - CVE-2020-16000: Inappropriate implementation in Blink.\n - CVE-2020-16001: Use after free in media.\n - CVE-2020-16002: Use after free in PDFium.\n - CVE-2020-15999: Heap buffer overflow in Freetype.\n - CVE-2020-16003: Use after free in printing.\n\nThis update was imported from the openSUSE:Leap:15.1:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2020-1731",
"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_1731-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2020:1731-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/VG25TUU6YQ4UT3RXGH7XVCZA5WYCJKQJ/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2020:1731-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/VG25TUU6YQ4UT3RXGH7XVCZA5WYCJKQJ/"
},
{
"category": "self",
"summary": "SUSE Bug 1177936",
"url": "https://bugzilla.suse.com/1177936"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15999 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15999/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16000 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16000/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16001 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16001/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16002 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16002/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16003 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16003/"
}
],
"title": "Security update for chromium",
"tracking": {
"current_release_date": "2020-10-25T11:21:44Z",
"generator": {
"date": "2020-10-25T11:21:44Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2020:1731-1",
"initial_release_date": "2020-10-25T11:21:44Z",
"revision_history": [
{
"date": "2020-10-25T11:21:44Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "chromedriver-86.0.4240.111-bp151.3.116.1.aarch64",
"product": {
"name": "chromedriver-86.0.4240.111-bp151.3.116.1.aarch64",
"product_id": "chromedriver-86.0.4240.111-bp151.3.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "chromium-86.0.4240.111-bp151.3.116.1.aarch64",
"product": {
"name": "chromium-86.0.4240.111-bp151.3.116.1.aarch64",
"product_id": "chromium-86.0.4240.111-bp151.3.116.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "chromedriver-86.0.4240.111-bp151.3.116.1.x86_64",
"product": {
"name": "chromedriver-86.0.4240.111-bp151.3.116.1.x86_64",
"product_id": "chromedriver-86.0.4240.111-bp151.3.116.1.x86_64"
}
},
{
"category": "product_version",
"name": "chromium-86.0.4240.111-bp151.3.116.1.x86_64",
"product": {
"name": "chromium-86.0.4240.111-bp151.3.116.1.x86_64",
"product_id": "chromium-86.0.4240.111-bp151.3.116.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Package Hub 15 SP1",
"product": {
"name": "SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "chromedriver-86.0.4240.111-bp151.3.116.1.aarch64 as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.aarch64"
},
"product_reference": "chromedriver-86.0.4240.111-bp151.3.116.1.aarch64",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromedriver-86.0.4240.111-bp151.3.116.1.x86_64 as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.x86_64"
},
"product_reference": "chromedriver-86.0.4240.111-bp151.3.116.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-86.0.4240.111-bp151.3.116.1.aarch64 as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.aarch64"
},
"product_reference": "chromium-86.0.4240.111-bp151.3.116.1.aarch64",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-86.0.4240.111-bp151.3.116.1.x86_64 as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.x86_64"
},
"product_reference": "chromium-86.0.4240.111-bp151.3.116.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-15999",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15999"
}
],
"notes": [
{
"category": "general",
"text": "Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.aarch64",
"SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.x86_64",
"SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.aarch64",
"SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15999",
"url": "https://www.suse.com/security/cve/CVE-2020-15999"
},
{
"category": "external",
"summary": "SUSE Bug 1177914 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1177914"
},
{
"category": "external",
"summary": "SUSE Bug 1177936 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1177936"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.aarch64",
"SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.x86_64",
"SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.aarch64",
"SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.aarch64",
"SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.x86_64",
"SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.aarch64",
"SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-10-25T11:21:44Z",
"details": "important"
}
],
"title": "CVE-2020-15999"
},
{
"cve": "CVE-2020-16000",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16000"
}
],
"notes": [
{
"category": "general",
"text": "Inappropriate implementation in Blink in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.aarch64",
"SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.x86_64",
"SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.aarch64",
"SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16000",
"url": "https://www.suse.com/security/cve/CVE-2020-16000"
},
{
"category": "external",
"summary": "SUSE Bug 1177936 for CVE-2020-16000",
"url": "https://bugzilla.suse.com/1177936"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.aarch64",
"SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.x86_64",
"SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.aarch64",
"SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.aarch64",
"SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.x86_64",
"SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.aarch64",
"SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-10-25T11:21:44Z",
"details": "important"
}
],
"title": "CVE-2020-16000"
},
{
"cve": "CVE-2020-16001",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16001"
}
],
"notes": [
{
"category": "general",
"text": "Use after free in media in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.aarch64",
"SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.x86_64",
"SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.aarch64",
"SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16001",
"url": "https://www.suse.com/security/cve/CVE-2020-16001"
},
{
"category": "external",
"summary": "SUSE Bug 1177936 for CVE-2020-16001",
"url": "https://bugzilla.suse.com/1177936"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.aarch64",
"SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.x86_64",
"SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.aarch64",
"SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.aarch64",
"SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.x86_64",
"SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.aarch64",
"SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-10-25T11:21:44Z",
"details": "important"
}
],
"title": "CVE-2020-16001"
},
{
"cve": "CVE-2020-16002",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16002"
}
],
"notes": [
{
"category": "general",
"text": "Use after free in PDFium in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted PDF file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.aarch64",
"SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.x86_64",
"SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.aarch64",
"SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16002",
"url": "https://www.suse.com/security/cve/CVE-2020-16002"
},
{
"category": "external",
"summary": "SUSE Bug 1177936 for CVE-2020-16002",
"url": "https://bugzilla.suse.com/1177936"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.aarch64",
"SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.x86_64",
"SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.aarch64",
"SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.aarch64",
"SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.x86_64",
"SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.aarch64",
"SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-10-25T11:21:44Z",
"details": "important"
}
],
"title": "CVE-2020-16002"
},
{
"cve": "CVE-2020-16003",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16003"
}
],
"notes": [
{
"category": "general",
"text": "Use after free in printing in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.aarch64",
"SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.x86_64",
"SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.aarch64",
"SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16003",
"url": "https://www.suse.com/security/cve/CVE-2020-16003"
},
{
"category": "external",
"summary": "SUSE Bug 1177936 for CVE-2020-16003",
"url": "https://bugzilla.suse.com/1177936"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.aarch64",
"SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.x86_64",
"SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.aarch64",
"SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.aarch64",
"SUSE Package Hub 15 SP1:chromedriver-86.0.4240.111-bp151.3.116.1.x86_64",
"SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.aarch64",
"SUSE Package Hub 15 SP1:chromium-86.0.4240.111-bp151.3.116.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-10-25T11:21:44Z",
"details": "important"
}
],
"title": "CVE-2020-16003"
}
]
}
OPENSUSE-SU-2020:1734-1
Vulnerability from csaf_opensuse - Published: 2020-10-25 13:21 - Updated: 2020-10-25 13:21| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:freetype2-devel-2.10.1-lp151.4.6.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:freetype2-devel-2.10.1-lp151.4.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:freetype2-devel-32bit-2.10.1-lp151.4.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:freetype2-profile-tti35-2.10.1-lp151.4.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:ft2demos-2.10.1-lp151.4.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:ftbench-2.10.1-lp151.4.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:ftdiff-2.10.1-lp151.4.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:ftdump-2.10.1-lp151.4.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:ftgamma-2.10.1-lp151.4.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:ftgrid-2.10.1-lp151.4.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:ftinspect-2.10.1-lp151.4.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:ftlint-2.10.1-lp151.4.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:ftmulti-2.10.1-lp151.4.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:ftstring-2.10.1-lp151.4.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:ftvalid-2.10.1-lp151.4.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:ftview-2.10.1-lp151.4.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libfreetype6-2.10.1-lp151.4.6.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libfreetype6-2.10.1-lp151.4.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:libfreetype6-32bit-2.10.1-lp151.4.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 freetype2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for freetype2 fixes the following issues:\n\n- CVE-2020-15999: fixed a heap buffer overflow found in the handling of embedded PNG bitmaps (bsc#1177914).\n\nThis update was imported from the SUSE:SLE-15:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2020-1734",
"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_1734-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2020:1734-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/Z6MSPBOHA3QD3XDIF4K4XJIZRWNJYUFS/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2020:1734-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/Z6MSPBOHA3QD3XDIF4K4XJIZRWNJYUFS/"
},
{
"category": "self",
"summary": "SUSE Bug 1177914",
"url": "https://bugzilla.suse.com/1177914"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15999 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15999/"
}
],
"title": "Security update for freetype2",
"tracking": {
"current_release_date": "2020-10-25T13:21:03Z",
"generator": {
"date": "2020-10-25T13:21:03Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2020:1734-1",
"initial_release_date": "2020-10-25T13:21:03Z",
"revision_history": [
{
"date": "2020-10-25T13:21:03Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.10.1-lp151.4.6.1.i586",
"product": {
"name": "freetype2-devel-2.10.1-lp151.4.6.1.i586",
"product_id": "freetype2-devel-2.10.1-lp151.4.6.1.i586"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.10.1-lp151.4.6.1.i586",
"product": {
"name": "libfreetype6-2.10.1-lp151.4.6.1.i586",
"product_id": "libfreetype6-2.10.1-lp151.4.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-profile-tti35-2.10.1-lp151.4.6.1.noarch",
"product": {
"name": "freetype2-profile-tti35-2.10.1-lp151.4.6.1.noarch",
"product_id": "freetype2-profile-tti35-2.10.1-lp151.4.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.10.1-lp151.4.6.1.x86_64",
"product": {
"name": "freetype2-devel-2.10.1-lp151.4.6.1.x86_64",
"product_id": "freetype2-devel-2.10.1-lp151.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "freetype2-devel-32bit-2.10.1-lp151.4.6.1.x86_64",
"product": {
"name": "freetype2-devel-32bit-2.10.1-lp151.4.6.1.x86_64",
"product_id": "freetype2-devel-32bit-2.10.1-lp151.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "ft2demos-2.10.1-lp151.4.6.1.x86_64",
"product": {
"name": "ft2demos-2.10.1-lp151.4.6.1.x86_64",
"product_id": "ft2demos-2.10.1-lp151.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftbench-2.10.1-lp151.4.6.1.x86_64",
"product": {
"name": "ftbench-2.10.1-lp151.4.6.1.x86_64",
"product_id": "ftbench-2.10.1-lp151.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftdiff-2.10.1-lp151.4.6.1.x86_64",
"product": {
"name": "ftdiff-2.10.1-lp151.4.6.1.x86_64",
"product_id": "ftdiff-2.10.1-lp151.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftdump-2.10.1-lp151.4.6.1.x86_64",
"product": {
"name": "ftdump-2.10.1-lp151.4.6.1.x86_64",
"product_id": "ftdump-2.10.1-lp151.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftgamma-2.10.1-lp151.4.6.1.x86_64",
"product": {
"name": "ftgamma-2.10.1-lp151.4.6.1.x86_64",
"product_id": "ftgamma-2.10.1-lp151.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftgrid-2.10.1-lp151.4.6.1.x86_64",
"product": {
"name": "ftgrid-2.10.1-lp151.4.6.1.x86_64",
"product_id": "ftgrid-2.10.1-lp151.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftinspect-2.10.1-lp151.4.6.1.x86_64",
"product": {
"name": "ftinspect-2.10.1-lp151.4.6.1.x86_64",
"product_id": "ftinspect-2.10.1-lp151.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftlint-2.10.1-lp151.4.6.1.x86_64",
"product": {
"name": "ftlint-2.10.1-lp151.4.6.1.x86_64",
"product_id": "ftlint-2.10.1-lp151.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftmulti-2.10.1-lp151.4.6.1.x86_64",
"product": {
"name": "ftmulti-2.10.1-lp151.4.6.1.x86_64",
"product_id": "ftmulti-2.10.1-lp151.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftstring-2.10.1-lp151.4.6.1.x86_64",
"product": {
"name": "ftstring-2.10.1-lp151.4.6.1.x86_64",
"product_id": "ftstring-2.10.1-lp151.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftvalid-2.10.1-lp151.4.6.1.x86_64",
"product": {
"name": "ftvalid-2.10.1-lp151.4.6.1.x86_64",
"product_id": "ftvalid-2.10.1-lp151.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftview-2.10.1-lp151.4.6.1.x86_64",
"product": {
"name": "ftview-2.10.1-lp151.4.6.1.x86_64",
"product_id": "ftview-2.10.1-lp151.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.10.1-lp151.4.6.1.x86_64",
"product": {
"name": "libfreetype6-2.10.1-lp151.4.6.1.x86_64",
"product_id": "libfreetype6-2.10.1-lp151.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreetype6-32bit-2.10.1-lp151.4.6.1.x86_64",
"product": {
"name": "libfreetype6-32bit-2.10.1-lp151.4.6.1.x86_64",
"product_id": "libfreetype6-32bit-2.10.1-lp151.4.6.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": "freetype2-devel-2.10.1-lp151.4.6.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:freetype2-devel-2.10.1-lp151.4.6.1.i586"
},
"product_reference": "freetype2-devel-2.10.1-lp151.4.6.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.1-lp151.4.6.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:freetype2-devel-2.10.1-lp151.4.6.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.1-lp151.4.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-32bit-2.10.1-lp151.4.6.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:freetype2-devel-32bit-2.10.1-lp151.4.6.1.x86_64"
},
"product_reference": "freetype2-devel-32bit-2.10.1-lp151.4.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-profile-tti35-2.10.1-lp151.4.6.1.noarch as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:freetype2-profile-tti35-2.10.1-lp151.4.6.1.noarch"
},
"product_reference": "freetype2-profile-tti35-2.10.1-lp151.4.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.10.1-lp151.4.6.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:ft2demos-2.10.1-lp151.4.6.1.x86_64"
},
"product_reference": "ft2demos-2.10.1-lp151.4.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftbench-2.10.1-lp151.4.6.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:ftbench-2.10.1-lp151.4.6.1.x86_64"
},
"product_reference": "ftbench-2.10.1-lp151.4.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdiff-2.10.1-lp151.4.6.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:ftdiff-2.10.1-lp151.4.6.1.x86_64"
},
"product_reference": "ftdiff-2.10.1-lp151.4.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.1-lp151.4.6.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:ftdump-2.10.1-lp151.4.6.1.x86_64"
},
"product_reference": "ftdump-2.10.1-lp151.4.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftgamma-2.10.1-lp151.4.6.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:ftgamma-2.10.1-lp151.4.6.1.x86_64"
},
"product_reference": "ftgamma-2.10.1-lp151.4.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftgrid-2.10.1-lp151.4.6.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:ftgrid-2.10.1-lp151.4.6.1.x86_64"
},
"product_reference": "ftgrid-2.10.1-lp151.4.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftinspect-2.10.1-lp151.4.6.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:ftinspect-2.10.1-lp151.4.6.1.x86_64"
},
"product_reference": "ftinspect-2.10.1-lp151.4.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftlint-2.10.1-lp151.4.6.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:ftlint-2.10.1-lp151.4.6.1.x86_64"
},
"product_reference": "ftlint-2.10.1-lp151.4.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftmulti-2.10.1-lp151.4.6.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:ftmulti-2.10.1-lp151.4.6.1.x86_64"
},
"product_reference": "ftmulti-2.10.1-lp151.4.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftstring-2.10.1-lp151.4.6.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:ftstring-2.10.1-lp151.4.6.1.x86_64"
},
"product_reference": "ftstring-2.10.1-lp151.4.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftvalid-2.10.1-lp151.4.6.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:ftvalid-2.10.1-lp151.4.6.1.x86_64"
},
"product_reference": "ftvalid-2.10.1-lp151.4.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftview-2.10.1-lp151.4.6.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:ftview-2.10.1-lp151.4.6.1.x86_64"
},
"product_reference": "ftview-2.10.1-lp151.4.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.1-lp151.4.6.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:libfreetype6-2.10.1-lp151.4.6.1.i586"
},
"product_reference": "libfreetype6-2.10.1-lp151.4.6.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.1-lp151.4.6.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:libfreetype6-2.10.1-lp151.4.6.1.x86_64"
},
"product_reference": "libfreetype6-2.10.1-lp151.4.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.1-lp151.4.6.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:libfreetype6-32bit-2.10.1-lp151.4.6.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.1-lp151.4.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-15999",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15999"
}
],
"notes": [
{
"category": "general",
"text": "Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:freetype2-devel-2.10.1-lp151.4.6.1.i586",
"openSUSE Leap 15.1:freetype2-devel-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:freetype2-devel-32bit-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:freetype2-profile-tti35-2.10.1-lp151.4.6.1.noarch",
"openSUSE Leap 15.1:ft2demos-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftbench-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftdiff-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftdump-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftgamma-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftgrid-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftinspect-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftlint-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftmulti-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftstring-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftvalid-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftview-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:libfreetype6-2.10.1-lp151.4.6.1.i586",
"openSUSE Leap 15.1:libfreetype6-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:libfreetype6-32bit-2.10.1-lp151.4.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15999",
"url": "https://www.suse.com/security/cve/CVE-2020-15999"
},
{
"category": "external",
"summary": "SUSE Bug 1177914 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1177914"
},
{
"category": "external",
"summary": "SUSE Bug 1177936 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1177936"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"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:freetype2-devel-2.10.1-lp151.4.6.1.i586",
"openSUSE Leap 15.1:freetype2-devel-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:freetype2-devel-32bit-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:freetype2-profile-tti35-2.10.1-lp151.4.6.1.noarch",
"openSUSE Leap 15.1:ft2demos-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftbench-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftdiff-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftdump-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftgamma-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftgrid-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftinspect-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftlint-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftmulti-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftstring-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftvalid-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftview-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:libfreetype6-2.10.1-lp151.4.6.1.i586",
"openSUSE Leap 15.1:libfreetype6-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:libfreetype6-32bit-2.10.1-lp151.4.6.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 Leap 15.1:freetype2-devel-2.10.1-lp151.4.6.1.i586",
"openSUSE Leap 15.1:freetype2-devel-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:freetype2-devel-32bit-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:freetype2-profile-tti35-2.10.1-lp151.4.6.1.noarch",
"openSUSE Leap 15.1:ft2demos-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftbench-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftdiff-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftdump-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftgamma-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftgrid-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftinspect-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftlint-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftmulti-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftstring-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftvalid-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:ftview-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:libfreetype6-2.10.1-lp151.4.6.1.i586",
"openSUSE Leap 15.1:libfreetype6-2.10.1-lp151.4.6.1.x86_64",
"openSUSE Leap 15.1:libfreetype6-32bit-2.10.1-lp151.4.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-10-25T13:21:03Z",
"details": "important"
}
],
"title": "CVE-2020-15999"
}
]
}
OPENSUSE-SU-2020:1737-1
Vulnerability from csaf_opensuse - Published: 2020-10-25 18:34 - Updated: 2020-10-25 18:34| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:chromedriver-86.0.4240.111-lp152.2.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:chromium-86.0.4240.111-lp152.2.42.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:chromedriver-86.0.4240.111-lp152.2.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:chromium-86.0.4240.111-lp152.2.42.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:chromedriver-86.0.4240.111-lp152.2.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:chromium-86.0.4240.111-lp152.2.42.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:chromedriver-86.0.4240.111-lp152.2.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:chromium-86.0.4240.111-lp152.2.42.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:chromedriver-86.0.4240.111-lp152.2.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:chromium-86.0.4240.111-lp152.2.42.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 chromium",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for chromium fixes the following issues:\n\n- Update to 86.0.4240.111 boo#1177936\n - CVE-2020-16000: Inappropriate implementation in Blink.\n - CVE-2020-16001: Use after free in media.\n - CVE-2020-16002: Use after free in PDFium.\n - CVE-2020-15999: Heap buffer overflow in Freetype.\n - CVE-2020-16003: Use after free in printing.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2020-1737",
"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_1737-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2020:1737-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ZPBMHSM2LSITBUOQWKXR2EMXHGLYG53Z/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2020:1737-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ZPBMHSM2LSITBUOQWKXR2EMXHGLYG53Z/"
},
{
"category": "self",
"summary": "SUSE Bug 1177936",
"url": "https://bugzilla.suse.com/1177936"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15999 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15999/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16000 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16000/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16001 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16001/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16002 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16002/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16003 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16003/"
}
],
"title": "Security update for chromium",
"tracking": {
"current_release_date": "2020-10-25T18:34:10Z",
"generator": {
"date": "2020-10-25T18:34:10Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2020:1737-1",
"initial_release_date": "2020-10-25T18:34:10Z",
"revision_history": [
{
"date": "2020-10-25T18:34:10Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "chromedriver-86.0.4240.111-lp152.2.42.1.x86_64",
"product": {
"name": "chromedriver-86.0.4240.111-lp152.2.42.1.x86_64",
"product_id": "chromedriver-86.0.4240.111-lp152.2.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "chromium-86.0.4240.111-lp152.2.42.1.x86_64",
"product": {
"name": "chromium-86.0.4240.111-lp152.2.42.1.x86_64",
"product_id": "chromium-86.0.4240.111-lp152.2.42.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.2",
"product": {
"name": "openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "chromedriver-86.0.4240.111-lp152.2.42.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:chromedriver-86.0.4240.111-lp152.2.42.1.x86_64"
},
"product_reference": "chromedriver-86.0.4240.111-lp152.2.42.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-86.0.4240.111-lp152.2.42.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:chromium-86.0.4240.111-lp152.2.42.1.x86_64"
},
"product_reference": "chromium-86.0.4240.111-lp152.2.42.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-15999",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15999"
}
],
"notes": [
{
"category": "general",
"text": "Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:chromedriver-86.0.4240.111-lp152.2.42.1.x86_64",
"openSUSE Leap 15.2:chromium-86.0.4240.111-lp152.2.42.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15999",
"url": "https://www.suse.com/security/cve/CVE-2020-15999"
},
{
"category": "external",
"summary": "SUSE Bug 1177914 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1177914"
},
{
"category": "external",
"summary": "SUSE Bug 1177936 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1177936"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:chromedriver-86.0.4240.111-lp152.2.42.1.x86_64",
"openSUSE Leap 15.2:chromium-86.0.4240.111-lp152.2.42.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 Leap 15.2:chromedriver-86.0.4240.111-lp152.2.42.1.x86_64",
"openSUSE Leap 15.2:chromium-86.0.4240.111-lp152.2.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-10-25T18:34:10Z",
"details": "important"
}
],
"title": "CVE-2020-15999"
},
{
"cve": "CVE-2020-16000",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16000"
}
],
"notes": [
{
"category": "general",
"text": "Inappropriate implementation in Blink in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:chromedriver-86.0.4240.111-lp152.2.42.1.x86_64",
"openSUSE Leap 15.2:chromium-86.0.4240.111-lp152.2.42.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16000",
"url": "https://www.suse.com/security/cve/CVE-2020-16000"
},
{
"category": "external",
"summary": "SUSE Bug 1177936 for CVE-2020-16000",
"url": "https://bugzilla.suse.com/1177936"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:chromedriver-86.0.4240.111-lp152.2.42.1.x86_64",
"openSUSE Leap 15.2:chromium-86.0.4240.111-lp152.2.42.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:chromedriver-86.0.4240.111-lp152.2.42.1.x86_64",
"openSUSE Leap 15.2:chromium-86.0.4240.111-lp152.2.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-10-25T18:34:10Z",
"details": "important"
}
],
"title": "CVE-2020-16000"
},
{
"cve": "CVE-2020-16001",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16001"
}
],
"notes": [
{
"category": "general",
"text": "Use after free in media in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:chromedriver-86.0.4240.111-lp152.2.42.1.x86_64",
"openSUSE Leap 15.2:chromium-86.0.4240.111-lp152.2.42.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16001",
"url": "https://www.suse.com/security/cve/CVE-2020-16001"
},
{
"category": "external",
"summary": "SUSE Bug 1177936 for CVE-2020-16001",
"url": "https://bugzilla.suse.com/1177936"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:chromedriver-86.0.4240.111-lp152.2.42.1.x86_64",
"openSUSE Leap 15.2:chromium-86.0.4240.111-lp152.2.42.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:chromedriver-86.0.4240.111-lp152.2.42.1.x86_64",
"openSUSE Leap 15.2:chromium-86.0.4240.111-lp152.2.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-10-25T18:34:10Z",
"details": "important"
}
],
"title": "CVE-2020-16001"
},
{
"cve": "CVE-2020-16002",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16002"
}
],
"notes": [
{
"category": "general",
"text": "Use after free in PDFium in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted PDF file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:chromedriver-86.0.4240.111-lp152.2.42.1.x86_64",
"openSUSE Leap 15.2:chromium-86.0.4240.111-lp152.2.42.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16002",
"url": "https://www.suse.com/security/cve/CVE-2020-16002"
},
{
"category": "external",
"summary": "SUSE Bug 1177936 for CVE-2020-16002",
"url": "https://bugzilla.suse.com/1177936"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:chromedriver-86.0.4240.111-lp152.2.42.1.x86_64",
"openSUSE Leap 15.2:chromium-86.0.4240.111-lp152.2.42.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:chromedriver-86.0.4240.111-lp152.2.42.1.x86_64",
"openSUSE Leap 15.2:chromium-86.0.4240.111-lp152.2.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-10-25T18:34:10Z",
"details": "important"
}
],
"title": "CVE-2020-16002"
},
{
"cve": "CVE-2020-16003",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16003"
}
],
"notes": [
{
"category": "general",
"text": "Use after free in printing in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:chromedriver-86.0.4240.111-lp152.2.42.1.x86_64",
"openSUSE Leap 15.2:chromium-86.0.4240.111-lp152.2.42.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16003",
"url": "https://www.suse.com/security/cve/CVE-2020-16003"
},
{
"category": "external",
"summary": "SUSE Bug 1177936 for CVE-2020-16003",
"url": "https://bugzilla.suse.com/1177936"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:chromedriver-86.0.4240.111-lp152.2.42.1.x86_64",
"openSUSE Leap 15.2:chromium-86.0.4240.111-lp152.2.42.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:chromedriver-86.0.4240.111-lp152.2.42.1.x86_64",
"openSUSE Leap 15.2:chromium-86.0.4240.111-lp152.2.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-10-25T18:34:10Z",
"details": "important"
}
],
"title": "CVE-2020-16003"
}
]
}
OPENSUSE-SU-2020:1744-1
Vulnerability from csaf_opensuse - Published: 2020-10-26 09:22 - Updated: 2020-10-26 09:22| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:freetype2-devel-2.10.1-lp152.2.5.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:freetype2-devel-2.10.1-lp152.2.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:freetype2-devel-32bit-2.10.1-lp152.2.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:freetype2-profile-tti35-2.10.1-lp152.2.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:ft2demos-2.10.1-lp152.2.5.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:ft2demos-2.10.1-lp152.2.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:ftbench-2.10.1-lp152.2.5.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:ftbench-2.10.1-lp152.2.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:ftdiff-2.10.1-lp152.2.5.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:ftdiff-2.10.1-lp152.2.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:ftdump-2.10.1-lp152.2.5.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:ftdump-2.10.1-lp152.2.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:ftgamma-2.10.1-lp152.2.5.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:ftgamma-2.10.1-lp152.2.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:ftgrid-2.10.1-lp152.2.5.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:ftgrid-2.10.1-lp152.2.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:ftinspect-2.10.1-lp152.2.5.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:ftinspect-2.10.1-lp152.2.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:ftlint-2.10.1-lp152.2.5.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:ftlint-2.10.1-lp152.2.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:ftmulti-2.10.1-lp152.2.5.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:ftmulti-2.10.1-lp152.2.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:ftstring-2.10.1-lp152.2.5.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:ftstring-2.10.1-lp152.2.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:ftvalid-2.10.1-lp152.2.5.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:ftvalid-2.10.1-lp152.2.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:ftview-2.10.1-lp152.2.5.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:ftview-2.10.1-lp152.2.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:libfreetype6-2.10.1-lp152.2.5.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:libfreetype6-2.10.1-lp152.2.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:libfreetype6-32bit-2.10.1-lp152.2.5.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 freetype2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for freetype2 fixes the following issues:\n\n- CVE-2020-15999: fixed a heap buffer overflow found in the handling of embedded PNG bitmaps (bsc#1177914).\n\nThis update was imported from the SUSE:SLE-15:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2020-1744",
"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_1744-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2020:1744-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/BWJNS362SMLJHC3QLIIPV6WEXDNB6S5L/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2020:1744-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/BWJNS362SMLJHC3QLIIPV6WEXDNB6S5L/"
},
{
"category": "self",
"summary": "SUSE Bug 1177914",
"url": "https://bugzilla.suse.com/1177914"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15999 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15999/"
}
],
"title": "Security update for freetype2",
"tracking": {
"current_release_date": "2020-10-26T09:22:22Z",
"generator": {
"date": "2020-10-26T09:22:22Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2020:1744-1",
"initial_release_date": "2020-10-26T09:22:22Z",
"revision_history": [
{
"date": "2020-10-26T09:22:22Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.10.1-lp152.2.5.1.i586",
"product": {
"name": "freetype2-devel-2.10.1-lp152.2.5.1.i586",
"product_id": "freetype2-devel-2.10.1-lp152.2.5.1.i586"
}
},
{
"category": "product_version",
"name": "ft2demos-2.10.1-lp152.2.5.1.i586",
"product": {
"name": "ft2demos-2.10.1-lp152.2.5.1.i586",
"product_id": "ft2demos-2.10.1-lp152.2.5.1.i586"
}
},
{
"category": "product_version",
"name": "ftbench-2.10.1-lp152.2.5.1.i586",
"product": {
"name": "ftbench-2.10.1-lp152.2.5.1.i586",
"product_id": "ftbench-2.10.1-lp152.2.5.1.i586"
}
},
{
"category": "product_version",
"name": "ftdiff-2.10.1-lp152.2.5.1.i586",
"product": {
"name": "ftdiff-2.10.1-lp152.2.5.1.i586",
"product_id": "ftdiff-2.10.1-lp152.2.5.1.i586"
}
},
{
"category": "product_version",
"name": "ftdump-2.10.1-lp152.2.5.1.i586",
"product": {
"name": "ftdump-2.10.1-lp152.2.5.1.i586",
"product_id": "ftdump-2.10.1-lp152.2.5.1.i586"
}
},
{
"category": "product_version",
"name": "ftgamma-2.10.1-lp152.2.5.1.i586",
"product": {
"name": "ftgamma-2.10.1-lp152.2.5.1.i586",
"product_id": "ftgamma-2.10.1-lp152.2.5.1.i586"
}
},
{
"category": "product_version",
"name": "ftgrid-2.10.1-lp152.2.5.1.i586",
"product": {
"name": "ftgrid-2.10.1-lp152.2.5.1.i586",
"product_id": "ftgrid-2.10.1-lp152.2.5.1.i586"
}
},
{
"category": "product_version",
"name": "ftinspect-2.10.1-lp152.2.5.1.i586",
"product": {
"name": "ftinspect-2.10.1-lp152.2.5.1.i586",
"product_id": "ftinspect-2.10.1-lp152.2.5.1.i586"
}
},
{
"category": "product_version",
"name": "ftlint-2.10.1-lp152.2.5.1.i586",
"product": {
"name": "ftlint-2.10.1-lp152.2.5.1.i586",
"product_id": "ftlint-2.10.1-lp152.2.5.1.i586"
}
},
{
"category": "product_version",
"name": "ftmulti-2.10.1-lp152.2.5.1.i586",
"product": {
"name": "ftmulti-2.10.1-lp152.2.5.1.i586",
"product_id": "ftmulti-2.10.1-lp152.2.5.1.i586"
}
},
{
"category": "product_version",
"name": "ftstring-2.10.1-lp152.2.5.1.i586",
"product": {
"name": "ftstring-2.10.1-lp152.2.5.1.i586",
"product_id": "ftstring-2.10.1-lp152.2.5.1.i586"
}
},
{
"category": "product_version",
"name": "ftvalid-2.10.1-lp152.2.5.1.i586",
"product": {
"name": "ftvalid-2.10.1-lp152.2.5.1.i586",
"product_id": "ftvalid-2.10.1-lp152.2.5.1.i586"
}
},
{
"category": "product_version",
"name": "ftview-2.10.1-lp152.2.5.1.i586",
"product": {
"name": "ftview-2.10.1-lp152.2.5.1.i586",
"product_id": "ftview-2.10.1-lp152.2.5.1.i586"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.10.1-lp152.2.5.1.i586",
"product": {
"name": "libfreetype6-2.10.1-lp152.2.5.1.i586",
"product_id": "libfreetype6-2.10.1-lp152.2.5.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-profile-tti35-2.10.1-lp152.2.5.1.noarch",
"product": {
"name": "freetype2-profile-tti35-2.10.1-lp152.2.5.1.noarch",
"product_id": "freetype2-profile-tti35-2.10.1-lp152.2.5.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.10.1-lp152.2.5.1.x86_64",
"product": {
"name": "freetype2-devel-2.10.1-lp152.2.5.1.x86_64",
"product_id": "freetype2-devel-2.10.1-lp152.2.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "freetype2-devel-32bit-2.10.1-lp152.2.5.1.x86_64",
"product": {
"name": "freetype2-devel-32bit-2.10.1-lp152.2.5.1.x86_64",
"product_id": "freetype2-devel-32bit-2.10.1-lp152.2.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "ft2demos-2.10.1-lp152.2.5.1.x86_64",
"product": {
"name": "ft2demos-2.10.1-lp152.2.5.1.x86_64",
"product_id": "ft2demos-2.10.1-lp152.2.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftbench-2.10.1-lp152.2.5.1.x86_64",
"product": {
"name": "ftbench-2.10.1-lp152.2.5.1.x86_64",
"product_id": "ftbench-2.10.1-lp152.2.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftdiff-2.10.1-lp152.2.5.1.x86_64",
"product": {
"name": "ftdiff-2.10.1-lp152.2.5.1.x86_64",
"product_id": "ftdiff-2.10.1-lp152.2.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftdump-2.10.1-lp152.2.5.1.x86_64",
"product": {
"name": "ftdump-2.10.1-lp152.2.5.1.x86_64",
"product_id": "ftdump-2.10.1-lp152.2.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftgamma-2.10.1-lp152.2.5.1.x86_64",
"product": {
"name": "ftgamma-2.10.1-lp152.2.5.1.x86_64",
"product_id": "ftgamma-2.10.1-lp152.2.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftgrid-2.10.1-lp152.2.5.1.x86_64",
"product": {
"name": "ftgrid-2.10.1-lp152.2.5.1.x86_64",
"product_id": "ftgrid-2.10.1-lp152.2.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftinspect-2.10.1-lp152.2.5.1.x86_64",
"product": {
"name": "ftinspect-2.10.1-lp152.2.5.1.x86_64",
"product_id": "ftinspect-2.10.1-lp152.2.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftlint-2.10.1-lp152.2.5.1.x86_64",
"product": {
"name": "ftlint-2.10.1-lp152.2.5.1.x86_64",
"product_id": "ftlint-2.10.1-lp152.2.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftmulti-2.10.1-lp152.2.5.1.x86_64",
"product": {
"name": "ftmulti-2.10.1-lp152.2.5.1.x86_64",
"product_id": "ftmulti-2.10.1-lp152.2.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftstring-2.10.1-lp152.2.5.1.x86_64",
"product": {
"name": "ftstring-2.10.1-lp152.2.5.1.x86_64",
"product_id": "ftstring-2.10.1-lp152.2.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftvalid-2.10.1-lp152.2.5.1.x86_64",
"product": {
"name": "ftvalid-2.10.1-lp152.2.5.1.x86_64",
"product_id": "ftvalid-2.10.1-lp152.2.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftview-2.10.1-lp152.2.5.1.x86_64",
"product": {
"name": "ftview-2.10.1-lp152.2.5.1.x86_64",
"product_id": "ftview-2.10.1-lp152.2.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.10.1-lp152.2.5.1.x86_64",
"product": {
"name": "libfreetype6-2.10.1-lp152.2.5.1.x86_64",
"product_id": "libfreetype6-2.10.1-lp152.2.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreetype6-32bit-2.10.1-lp152.2.5.1.x86_64",
"product": {
"name": "libfreetype6-32bit-2.10.1-lp152.2.5.1.x86_64",
"product_id": "libfreetype6-32bit-2.10.1-lp152.2.5.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.2",
"product": {
"name": "openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.1-lp152.2.5.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:freetype2-devel-2.10.1-lp152.2.5.1.i586"
},
"product_reference": "freetype2-devel-2.10.1-lp152.2.5.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.1-lp152.2.5.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:freetype2-devel-2.10.1-lp152.2.5.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.1-lp152.2.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-32bit-2.10.1-lp152.2.5.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:freetype2-devel-32bit-2.10.1-lp152.2.5.1.x86_64"
},
"product_reference": "freetype2-devel-32bit-2.10.1-lp152.2.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-profile-tti35-2.10.1-lp152.2.5.1.noarch as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:freetype2-profile-tti35-2.10.1-lp152.2.5.1.noarch"
},
"product_reference": "freetype2-profile-tti35-2.10.1-lp152.2.5.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.10.1-lp152.2.5.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:ft2demos-2.10.1-lp152.2.5.1.i586"
},
"product_reference": "ft2demos-2.10.1-lp152.2.5.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.10.1-lp152.2.5.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:ft2demos-2.10.1-lp152.2.5.1.x86_64"
},
"product_reference": "ft2demos-2.10.1-lp152.2.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftbench-2.10.1-lp152.2.5.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:ftbench-2.10.1-lp152.2.5.1.i586"
},
"product_reference": "ftbench-2.10.1-lp152.2.5.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftbench-2.10.1-lp152.2.5.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:ftbench-2.10.1-lp152.2.5.1.x86_64"
},
"product_reference": "ftbench-2.10.1-lp152.2.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdiff-2.10.1-lp152.2.5.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:ftdiff-2.10.1-lp152.2.5.1.i586"
},
"product_reference": "ftdiff-2.10.1-lp152.2.5.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdiff-2.10.1-lp152.2.5.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:ftdiff-2.10.1-lp152.2.5.1.x86_64"
},
"product_reference": "ftdiff-2.10.1-lp152.2.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.1-lp152.2.5.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:ftdump-2.10.1-lp152.2.5.1.i586"
},
"product_reference": "ftdump-2.10.1-lp152.2.5.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.1-lp152.2.5.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:ftdump-2.10.1-lp152.2.5.1.x86_64"
},
"product_reference": "ftdump-2.10.1-lp152.2.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftgamma-2.10.1-lp152.2.5.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:ftgamma-2.10.1-lp152.2.5.1.i586"
},
"product_reference": "ftgamma-2.10.1-lp152.2.5.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftgamma-2.10.1-lp152.2.5.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:ftgamma-2.10.1-lp152.2.5.1.x86_64"
},
"product_reference": "ftgamma-2.10.1-lp152.2.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftgrid-2.10.1-lp152.2.5.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:ftgrid-2.10.1-lp152.2.5.1.i586"
},
"product_reference": "ftgrid-2.10.1-lp152.2.5.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftgrid-2.10.1-lp152.2.5.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:ftgrid-2.10.1-lp152.2.5.1.x86_64"
},
"product_reference": "ftgrid-2.10.1-lp152.2.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftinspect-2.10.1-lp152.2.5.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:ftinspect-2.10.1-lp152.2.5.1.i586"
},
"product_reference": "ftinspect-2.10.1-lp152.2.5.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftinspect-2.10.1-lp152.2.5.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:ftinspect-2.10.1-lp152.2.5.1.x86_64"
},
"product_reference": "ftinspect-2.10.1-lp152.2.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftlint-2.10.1-lp152.2.5.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:ftlint-2.10.1-lp152.2.5.1.i586"
},
"product_reference": "ftlint-2.10.1-lp152.2.5.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftlint-2.10.1-lp152.2.5.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:ftlint-2.10.1-lp152.2.5.1.x86_64"
},
"product_reference": "ftlint-2.10.1-lp152.2.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftmulti-2.10.1-lp152.2.5.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:ftmulti-2.10.1-lp152.2.5.1.i586"
},
"product_reference": "ftmulti-2.10.1-lp152.2.5.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftmulti-2.10.1-lp152.2.5.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:ftmulti-2.10.1-lp152.2.5.1.x86_64"
},
"product_reference": "ftmulti-2.10.1-lp152.2.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftstring-2.10.1-lp152.2.5.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:ftstring-2.10.1-lp152.2.5.1.i586"
},
"product_reference": "ftstring-2.10.1-lp152.2.5.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftstring-2.10.1-lp152.2.5.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:ftstring-2.10.1-lp152.2.5.1.x86_64"
},
"product_reference": "ftstring-2.10.1-lp152.2.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftvalid-2.10.1-lp152.2.5.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:ftvalid-2.10.1-lp152.2.5.1.i586"
},
"product_reference": "ftvalid-2.10.1-lp152.2.5.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftvalid-2.10.1-lp152.2.5.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:ftvalid-2.10.1-lp152.2.5.1.x86_64"
},
"product_reference": "ftvalid-2.10.1-lp152.2.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftview-2.10.1-lp152.2.5.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:ftview-2.10.1-lp152.2.5.1.i586"
},
"product_reference": "ftview-2.10.1-lp152.2.5.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftview-2.10.1-lp152.2.5.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:ftview-2.10.1-lp152.2.5.1.x86_64"
},
"product_reference": "ftview-2.10.1-lp152.2.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.1-lp152.2.5.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libfreetype6-2.10.1-lp152.2.5.1.i586"
},
"product_reference": "libfreetype6-2.10.1-lp152.2.5.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.1-lp152.2.5.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libfreetype6-2.10.1-lp152.2.5.1.x86_64"
},
"product_reference": "libfreetype6-2.10.1-lp152.2.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.1-lp152.2.5.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libfreetype6-32bit-2.10.1-lp152.2.5.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.1-lp152.2.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-15999",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15999"
}
],
"notes": [
{
"category": "general",
"text": "Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:freetype2-devel-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:freetype2-devel-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:freetype2-devel-32bit-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:freetype2-profile-tti35-2.10.1-lp152.2.5.1.noarch",
"openSUSE Leap 15.2:ft2demos-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ft2demos-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftbench-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftbench-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftdiff-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftdiff-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftdump-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftdump-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftgamma-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftgamma-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftgrid-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftgrid-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftinspect-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftinspect-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftlint-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftlint-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftmulti-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftmulti-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftstring-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftstring-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftvalid-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftvalid-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftview-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftview-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:libfreetype6-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:libfreetype6-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:libfreetype6-32bit-2.10.1-lp152.2.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15999",
"url": "https://www.suse.com/security/cve/CVE-2020-15999"
},
{
"category": "external",
"summary": "SUSE Bug 1177914 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1177914"
},
{
"category": "external",
"summary": "SUSE Bug 1177936 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1177936"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:freetype2-devel-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:freetype2-devel-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:freetype2-devel-32bit-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:freetype2-profile-tti35-2.10.1-lp152.2.5.1.noarch",
"openSUSE Leap 15.2:ft2demos-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ft2demos-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftbench-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftbench-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftdiff-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftdiff-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftdump-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftdump-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftgamma-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftgamma-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftgrid-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftgrid-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftinspect-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftinspect-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftlint-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftlint-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftmulti-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftmulti-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftstring-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftstring-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftvalid-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftvalid-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftview-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftview-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:libfreetype6-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:libfreetype6-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:libfreetype6-32bit-2.10.1-lp152.2.5.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 Leap 15.2:freetype2-devel-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:freetype2-devel-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:freetype2-devel-32bit-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:freetype2-profile-tti35-2.10.1-lp152.2.5.1.noarch",
"openSUSE Leap 15.2:ft2demos-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ft2demos-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftbench-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftbench-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftdiff-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftdiff-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftdump-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftdump-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftgamma-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftgamma-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftgrid-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftgrid-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftinspect-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftinspect-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftlint-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftlint-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftmulti-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftmulti-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftstring-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftstring-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftvalid-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftvalid-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:ftview-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:ftview-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:libfreetype6-2.10.1-lp152.2.5.1.i586",
"openSUSE Leap 15.2:libfreetype6-2.10.1-lp152.2.5.1.x86_64",
"openSUSE Leap 15.2:libfreetype6-32bit-2.10.1-lp152.2.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-10-26T09:22:22Z",
"details": "important"
}
],
"title": "CVE-2020-15999"
}
]
}
OPENSUSE-SU-2020:1829-1
Vulnerability from csaf_opensuse - Published: 2020-11-05 08:42 - Updated: 2020-11-05 08:42| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.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 chromium, gn",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for chromium, gn fixes the following issues:\n\nchromium was updated to 86.0.4240.183 boo#1178375\n\n- CVE-2020-16004: Use after free in user interface.\n- CVE-2020-16005: Insufficient policy enforcement in ANGLE.\n- CVE-2020-16006: Inappropriate implementation in V8\n- CVE-2020-16007: Insufficient data validation in installer.\n- CVE-2020-16008: Stack buffer overflow in WebRTC.\n- CVE-2020-16009: Inappropriate implementation in V8.\n- CVE-2020-16011: Heap buffer overflow in UI on Windows.\n\nUpdate to 86.0.4240.111 boo#1177936\n\n- CVE-2020-16000: Inappropriate implementation in Blink.\n- CVE-2020-16001: Use after free in media.\n- CVE-2020-16002: Use after free in PDFium.\n- CVE-2020-15999: Heap buffer overflow in Freetype.\n- CVE-2020-16003: Use after free in printing.\n\n- chromium-86-f_seal.patch: F_SEAL* definitions added for leap 15.1 and 15.2\n\n- Remove vdpau-\u003evaapi bridge as it breaks a lot:\n (fixes welcome by someone else than me)\n\n- Fix cookiemonster:\n\nUpdate to 86.0.4240.75 boo#1177408:\n\n* CVE-2020-15967: Use after free in payments.\n* CVE-2020-15968: Use after free in Blink.\n* CVE-2020-15969: Use after free in WebRTC. \n* CVE-2020-15970: Use after free in NFC.\n* CVE-2020-15971: Use after free in printing. \n* CVE-2020-15972: Use after free in audio. \n* CVE-2020-15990: Use after free in autofill. \n* CVE-2020-15991: Use after free in password manager.\n* CVE-2020-15973: Insufficient policy enforcement in extensions.\n* CVE-2020-15974: Integer overflow in Blink. \n* CVE-2020-15975: Integer overflow in SwiftShader. \n* CVE-2020-15976: Use after free in WebXR. \n* CVE-2020-6557: Inappropriate implementation in networking. \n* CVE-2020-15977: Insufficient data validation in dialogs.\n* CVE-2020-15978: Insufficient data validation in navigation.\n* CVE-2020-15979: Inappropriate implementation in V8.\n* CVE-2020-15980: Insufficient policy enforcement in Intents.\n* CVE-2020-15981: Out of bounds read in audio. \n* CVE-2020-15982: Side-channel information leakage in cache. \n* CVE-2020-15983: Insufficient data validation in webUI.\n* CVE-2020-15984: Insufficient policy enforcement in Omnibox. \n* CVE-2020-15985: Inappropriate implementation in Blink. \n* CVE-2020-15986: Integer overflow in media. \n* CVE-2020-15987: Use after free in WebRTC. \n* CVE-2020-15992: Insufficient policy enforcement in networking. \n* CVE-2020-15988: Insufficient policy enforcement in downloads.\n* CVE-2020-15989: Uninitialized Use in PDFium.\n\n- Update to 0.1807:\n\n * no upstream changelog\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2020-1829",
"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_1829-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2020:1829-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3H3IAURHPZWH2LAQL44ANHYEB6AFWZGW/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2020:1829-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3H3IAURHPZWH2LAQL44ANHYEB6AFWZGW/"
},
{
"category": "self",
"summary": "SUSE Bug 1177408",
"url": "https://bugzilla.suse.com/1177408"
},
{
"category": "self",
"summary": "SUSE Bug 1177936",
"url": "https://bugzilla.suse.com/1177936"
},
{
"category": "self",
"summary": "SUSE Bug 1178375",
"url": "https://bugzilla.suse.com/1178375"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15967 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15967/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15968 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15968/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15969 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15969/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15970 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15970/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15971 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15971/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15972 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15972/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15973 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15973/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15974 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15974/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15975 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15975/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15976 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15977 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15977/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15978 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15979 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15979/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15980 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15980/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15981 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15981/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15982 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15982/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15983 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15983/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15984 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15984/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15985 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15985/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15986 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15986/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15987 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15987/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15988 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15988/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15989 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15989/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15990 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15990/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15991 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15991/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15992 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15992/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15999 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15999/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16000 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16000/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16001 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16001/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16002 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16002/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16003 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16003/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16004 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16004/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16005 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16005/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16006 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16006/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16007 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16007/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16008 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16008/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16009 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16009/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16011 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16011/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-6557 page",
"url": "https://www.suse.com/security/cve/CVE-2020-6557/"
}
],
"title": "Security update for chromium, gn",
"tracking": {
"current_release_date": "2020-11-05T08:42:50Z",
"generator": {
"date": "2020-11-05T08:42:50Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2020:1829-1",
"initial_release_date": "2020-11-05T08:42:50Z",
"revision_history": [
{
"date": "2020-11-05T08:42:50Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"product": {
"name": "chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"product_id": "chromedriver-86.0.4240.183-bp152.2.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"product": {
"name": "chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"product_id": "chromium-86.0.4240.183-bp152.2.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "gn-0.1807-bp152.2.3.4.aarch64",
"product": {
"name": "gn-0.1807-bp152.2.3.4.aarch64",
"product_id": "gn-0.1807-bp152.2.3.4.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gn-0.1807-bp152.2.3.4.ppc64le",
"product": {
"name": "gn-0.1807-bp152.2.3.4.ppc64le",
"product_id": "gn-0.1807-bp152.2.3.4.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gn-0.1807-bp152.2.3.4.s390x",
"product": {
"name": "gn-0.1807-bp152.2.3.4.s390x",
"product_id": "gn-0.1807-bp152.2.3.4.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"product": {
"name": "chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"product_id": "chromedriver-86.0.4240.183-bp152.2.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"product": {
"name": "chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"product_id": "chromium-86.0.4240.183-bp152.2.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "gn-0.1807-bp152.2.3.4.x86_64",
"product": {
"name": "gn-0.1807-bp152.2.3.4.x86_64",
"product_id": "gn-0.1807-bp152.2.3.4.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Package Hub 15 SP2",
"product": {
"name": "SUSE Package Hub 15 SP2",
"product_id": "SUSE Package Hub 15 SP2"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "chromedriver-86.0.4240.183-bp152.2.26.1.aarch64 as component of SUSE Package Hub 15 SP2",
"product_id": "SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64"
},
"product_reference": "chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"relates_to_product_reference": "SUSE Package Hub 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromedriver-86.0.4240.183-bp152.2.26.1.x86_64 as component of SUSE Package Hub 15 SP2",
"product_id": "SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64"
},
"product_reference": "chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-86.0.4240.183-bp152.2.26.1.aarch64 as component of SUSE Package Hub 15 SP2",
"product_id": "SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64"
},
"product_reference": "chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"relates_to_product_reference": "SUSE Package Hub 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "chromium-86.0.4240.183-bp152.2.26.1.x86_64 as component of SUSE Package Hub 15 SP2",
"product_id": "SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64"
},
"product_reference": "chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gn-0.1807-bp152.2.3.4.aarch64 as component of SUSE Package Hub 15 SP2",
"product_id": "SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64"
},
"product_reference": "gn-0.1807-bp152.2.3.4.aarch64",
"relates_to_product_reference": "SUSE Package Hub 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gn-0.1807-bp152.2.3.4.ppc64le as component of SUSE Package Hub 15 SP2",
"product_id": "SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le"
},
"product_reference": "gn-0.1807-bp152.2.3.4.ppc64le",
"relates_to_product_reference": "SUSE Package Hub 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gn-0.1807-bp152.2.3.4.s390x as component of SUSE Package Hub 15 SP2",
"product_id": "SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x"
},
"product_reference": "gn-0.1807-bp152.2.3.4.s390x",
"relates_to_product_reference": "SUSE Package Hub 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gn-0.1807-bp152.2.3.4.x86_64 as component of SUSE Package Hub 15 SP2",
"product_id": "SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
},
"product_reference": "gn-0.1807-bp152.2.3.4.x86_64",
"relates_to_product_reference": "SUSE Package Hub 15 SP2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-15967",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15967"
}
],
"notes": [
{
"category": "general",
"text": "Use after free in payments in Google Chrome prior to 86.0.4240.75 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15967",
"url": "https://www.suse.com/security/cve/CVE-2020-15967"
},
{
"category": "external",
"summary": "SUSE Bug 1177408 for CVE-2020-15967",
"url": "https://bugzilla.suse.com/1177408"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "important"
}
],
"title": "CVE-2020-15967"
},
{
"cve": "CVE-2020-15968",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15968"
}
],
"notes": [
{
"category": "general",
"text": "Use after free in Blink in Google Chrome prior to 86.0.4240.75 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15968",
"url": "https://www.suse.com/security/cve/CVE-2020-15968"
},
{
"category": "external",
"summary": "SUSE Bug 1177408 for CVE-2020-15968",
"url": "https://bugzilla.suse.com/1177408"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "important"
}
],
"title": "CVE-2020-15968"
},
{
"cve": "CVE-2020-15969",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15969"
}
],
"notes": [
{
"category": "general",
"text": "Use after free in WebRTC in Google Chrome prior to 86.0.4240.75 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15969",
"url": "https://www.suse.com/security/cve/CVE-2020-15969"
},
{
"category": "external",
"summary": "SUSE Bug 1177408 for CVE-2020-15969",
"url": "https://bugzilla.suse.com/1177408"
},
{
"category": "external",
"summary": "SUSE Bug 1177872 for CVE-2020-15969",
"url": "https://bugzilla.suse.com/1177872"
},
{
"category": "external",
"summary": "SUSE Bug 1177977 for CVE-2020-15969",
"url": "https://bugzilla.suse.com/1177977"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "important"
}
],
"title": "CVE-2020-15969"
},
{
"cve": "CVE-2020-15970",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15970"
}
],
"notes": [
{
"category": "general",
"text": "Use after free in NFC in Google Chrome prior to 86.0.4240.75 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15970",
"url": "https://www.suse.com/security/cve/CVE-2020-15970"
},
{
"category": "external",
"summary": "SUSE Bug 1177408 for CVE-2020-15970",
"url": "https://bugzilla.suse.com/1177408"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "important"
}
],
"title": "CVE-2020-15970"
},
{
"cve": "CVE-2020-15971",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15971"
}
],
"notes": [
{
"category": "general",
"text": "Use after free in printing in Google Chrome prior to 86.0.4240.75 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15971",
"url": "https://www.suse.com/security/cve/CVE-2020-15971"
},
{
"category": "external",
"summary": "SUSE Bug 1177408 for CVE-2020-15971",
"url": "https://bugzilla.suse.com/1177408"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "important"
}
],
"title": "CVE-2020-15971"
},
{
"cve": "CVE-2020-15972",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15972"
}
],
"notes": [
{
"category": "general",
"text": "Use after free in audio in Google Chrome prior to 86.0.4240.75 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15972",
"url": "https://www.suse.com/security/cve/CVE-2020-15972"
},
{
"category": "external",
"summary": "SUSE Bug 1177408 for CVE-2020-15972",
"url": "https://bugzilla.suse.com/1177408"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "important"
}
],
"title": "CVE-2020-15972"
},
{
"cve": "CVE-2020-15973",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15973"
}
],
"notes": [
{
"category": "general",
"text": "Insufficient policy enforcement in extensions in Google Chrome prior to 86.0.4240.75 allowed an attacker who convinced a user to install a malicious extension to bypass same origin policy via a crafted Chrome Extension.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15973",
"url": "https://www.suse.com/security/cve/CVE-2020-15973"
},
{
"category": "external",
"summary": "SUSE Bug 1177408 for CVE-2020-15973",
"url": "https://bugzilla.suse.com/1177408"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "moderate"
}
],
"title": "CVE-2020-15973"
},
{
"cve": "CVE-2020-15974",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15974"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in Blink in Google Chrome prior to 86.0.4240.75 allowed a remote attacker to bypass site isolation via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15974",
"url": "https://www.suse.com/security/cve/CVE-2020-15974"
},
{
"category": "external",
"summary": "SUSE Bug 1177408 for CVE-2020-15974",
"url": "https://bugzilla.suse.com/1177408"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "important"
}
],
"title": "CVE-2020-15974"
},
{
"cve": "CVE-2020-15975",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15975"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in SwiftShader in Google Chrome prior to 86.0.4240.75 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15975",
"url": "https://www.suse.com/security/cve/CVE-2020-15975"
},
{
"category": "external",
"summary": "SUSE Bug 1177408 for CVE-2020-15975",
"url": "https://bugzilla.suse.com/1177408"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "important"
}
],
"title": "CVE-2020-15975"
},
{
"cve": "CVE-2020-15976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15976"
}
],
"notes": [
{
"category": "general",
"text": "Use after free in WebXR in Google Chrome on Android prior to 86.0.4240.75 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15976",
"url": "https://www.suse.com/security/cve/CVE-2020-15976"
},
{
"category": "external",
"summary": "SUSE Bug 1177408 for CVE-2020-15976",
"url": "https://bugzilla.suse.com/1177408"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "important"
}
],
"title": "CVE-2020-15976"
},
{
"cve": "CVE-2020-15977",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15977"
}
],
"notes": [
{
"category": "general",
"text": "Insufficient data validation in dialogs in Google Chrome on OS X prior to 86.0.4240.75 allowed a remote attacker to obtain potentially sensitive information from disk via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15977",
"url": "https://www.suse.com/security/cve/CVE-2020-15977"
},
{
"category": "external",
"summary": "SUSE Bug 1177408 for CVE-2020-15977",
"url": "https://bugzilla.suse.com/1177408"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.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:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "moderate"
}
],
"title": "CVE-2020-15977"
},
{
"cve": "CVE-2020-15978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15978"
}
],
"notes": [
{
"category": "general",
"text": "Insufficient data validation in navigation in Google Chrome on Android prior to 86.0.4240.75 allowed a remote attacker who had compromised the renderer process to bypass navigation restrictions via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15978",
"url": "https://www.suse.com/security/cve/CVE-2020-15978"
},
{
"category": "external",
"summary": "SUSE Bug 1177408 for CVE-2020-15978",
"url": "https://bugzilla.suse.com/1177408"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "important"
}
],
"title": "CVE-2020-15978"
},
{
"cve": "CVE-2020-15979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15979"
}
],
"notes": [
{
"category": "general",
"text": "Inappropriate implementation in V8 in Google Chrome prior to 86.0.4240.75 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15979",
"url": "https://www.suse.com/security/cve/CVE-2020-15979"
},
{
"category": "external",
"summary": "SUSE Bug 1177408 for CVE-2020-15979",
"url": "https://bugzilla.suse.com/1177408"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "important"
}
],
"title": "CVE-2020-15979"
},
{
"cve": "CVE-2020-15980",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15980"
}
],
"notes": [
{
"category": "general",
"text": "Insufficient policy enforcement in Intents in Google Chrome on Android prior to 86.0.4240.75 allowed a local attacker to bypass navigation restrictions via crafted Intents.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15980",
"url": "https://www.suse.com/security/cve/CVE-2020-15980"
},
{
"category": "external",
"summary": "SUSE Bug 1177408 for CVE-2020-15980",
"url": "https://bugzilla.suse.com/1177408"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "important"
}
],
"title": "CVE-2020-15980"
},
{
"cve": "CVE-2020-15981",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15981"
}
],
"notes": [
{
"category": "general",
"text": "Out of bounds read in audio in Google Chrome prior to 86.0.4240.75 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15981",
"url": "https://www.suse.com/security/cve/CVE-2020-15981"
},
{
"category": "external",
"summary": "SUSE Bug 1177408 for CVE-2020-15981",
"url": "https://bugzilla.suse.com/1177408"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.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:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "moderate"
}
],
"title": "CVE-2020-15981"
},
{
"cve": "CVE-2020-15982",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15982"
}
],
"notes": [
{
"category": "general",
"text": "Inappropriate implementation in cache in Google Chrome prior to 86.0.4240.75 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15982",
"url": "https://www.suse.com/security/cve/CVE-2020-15982"
},
{
"category": "external",
"summary": "SUSE Bug 1177408 for CVE-2020-15982",
"url": "https://bugzilla.suse.com/1177408"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.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:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "moderate"
}
],
"title": "CVE-2020-15982"
},
{
"cve": "CVE-2020-15983",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15983"
}
],
"notes": [
{
"category": "general",
"text": "Insufficient data validation in webUI in Google Chrome on ChromeOS prior to 86.0.4240.75 allowed a local attacker to bypass content security policy via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15983",
"url": "https://www.suse.com/security/cve/CVE-2020-15983"
},
{
"category": "external",
"summary": "SUSE Bug 1177408 for CVE-2020-15983",
"url": "https://bugzilla.suse.com/1177408"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "important"
}
],
"title": "CVE-2020-15983"
},
{
"cve": "CVE-2020-15984",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15984"
}
],
"notes": [
{
"category": "general",
"text": "Insufficient policy enforcement in Omnibox in Google Chrome on iOS prior to 86.0.4240.75 allowed a remote attacker to spoof the contents of the Omnibox (URL bar) via a crafted URL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15984",
"url": "https://www.suse.com/security/cve/CVE-2020-15984"
},
{
"category": "external",
"summary": "SUSE Bug 1177408 for CVE-2020-15984",
"url": "https://bugzilla.suse.com/1177408"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "moderate"
}
],
"title": "CVE-2020-15984"
},
{
"cve": "CVE-2020-15985",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15985"
}
],
"notes": [
{
"category": "general",
"text": "Inappropriate implementation in Blink in Google Chrome prior to 86.0.4240.75 allowed a remote attacker to spoof security UI via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15985",
"url": "https://www.suse.com/security/cve/CVE-2020-15985"
},
{
"category": "external",
"summary": "SUSE Bug 1177408 for CVE-2020-15985",
"url": "https://bugzilla.suse.com/1177408"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "moderate"
}
],
"title": "CVE-2020-15985"
},
{
"cve": "CVE-2020-15986",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15986"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in media in Google Chrome prior to 86.0.4240.75 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15986",
"url": "https://www.suse.com/security/cve/CVE-2020-15986"
},
{
"category": "external",
"summary": "SUSE Bug 1177408 for CVE-2020-15986",
"url": "https://bugzilla.suse.com/1177408"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "moderate"
}
],
"title": "CVE-2020-15986"
},
{
"cve": "CVE-2020-15987",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15987"
}
],
"notes": [
{
"category": "general",
"text": "Use after free in WebRTC in Google Chrome prior to 86.0.4240.75 allowed a remote attacker to potentially exploit heap corruption via a crafted WebRTC stream.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15987",
"url": "https://www.suse.com/security/cve/CVE-2020-15987"
},
{
"category": "external",
"summary": "SUSE Bug 1177408 for CVE-2020-15987",
"url": "https://bugzilla.suse.com/1177408"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "important"
}
],
"title": "CVE-2020-15987"
},
{
"cve": "CVE-2020-15988",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15988"
}
],
"notes": [
{
"category": "general",
"text": "Insufficient policy enforcement in downloads in Google Chrome on Windows prior to 86.0.4240.75 allowed a remote attacker who convinced the user to open files to execute arbitrary code via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15988",
"url": "https://www.suse.com/security/cve/CVE-2020-15988"
},
{
"category": "external",
"summary": "SUSE Bug 1177408 for CVE-2020-15988",
"url": "https://bugzilla.suse.com/1177408"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "moderate"
}
],
"title": "CVE-2020-15988"
},
{
"cve": "CVE-2020-15989",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15989"
}
],
"notes": [
{
"category": "general",
"text": "Uninitialized data in PDFium in Google Chrome prior to 86.0.4240.75 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted PDF file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15989",
"url": "https://www.suse.com/security/cve/CVE-2020-15989"
},
{
"category": "external",
"summary": "SUSE Bug 1177408 for CVE-2020-15989",
"url": "https://bugzilla.suse.com/1177408"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "moderate"
}
],
"title": "CVE-2020-15989"
},
{
"cve": "CVE-2020-15990",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15990"
}
],
"notes": [
{
"category": "general",
"text": "Use after free in autofill in Google Chrome prior to 86.0.4240.75 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15990",
"url": "https://www.suse.com/security/cve/CVE-2020-15990"
},
{
"category": "external",
"summary": "SUSE Bug 1177408 for CVE-2020-15990",
"url": "https://bugzilla.suse.com/1177408"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "important"
}
],
"title": "CVE-2020-15990"
},
{
"cve": "CVE-2020-15991",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15991"
}
],
"notes": [
{
"category": "general",
"text": "Use after free in password manager in Google Chrome prior to 86.0.4240.75 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15991",
"url": "https://www.suse.com/security/cve/CVE-2020-15991"
},
{
"category": "external",
"summary": "SUSE Bug 1177408 for CVE-2020-15991",
"url": "https://bugzilla.suse.com/1177408"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "important"
}
],
"title": "CVE-2020-15991"
},
{
"cve": "CVE-2020-15992",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15992"
}
],
"notes": [
{
"category": "general",
"text": "Insufficient policy enforcement in networking in Google Chrome prior to 86.0.4240.75 allowed a remote attacker who had compromised the renderer process to bypass same origin policy via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15992",
"url": "https://www.suse.com/security/cve/CVE-2020-15992"
},
{
"category": "external",
"summary": "SUSE Bug 1177408 for CVE-2020-15992",
"url": "https://bugzilla.suse.com/1177408"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "important"
}
],
"title": "CVE-2020-15992"
},
{
"cve": "CVE-2020-15999",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15999"
}
],
"notes": [
{
"category": "general",
"text": "Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15999",
"url": "https://www.suse.com/security/cve/CVE-2020-15999"
},
{
"category": "external",
"summary": "SUSE Bug 1177914 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1177914"
},
{
"category": "external",
"summary": "SUSE Bug 1177936 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1177936"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "important"
}
],
"title": "CVE-2020-15999"
},
{
"cve": "CVE-2020-16000",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16000"
}
],
"notes": [
{
"category": "general",
"text": "Inappropriate implementation in Blink in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16000",
"url": "https://www.suse.com/security/cve/CVE-2020-16000"
},
{
"category": "external",
"summary": "SUSE Bug 1177936 for CVE-2020-16000",
"url": "https://bugzilla.suse.com/1177936"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "important"
}
],
"title": "CVE-2020-16000"
},
{
"cve": "CVE-2020-16001",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16001"
}
],
"notes": [
{
"category": "general",
"text": "Use after free in media in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16001",
"url": "https://www.suse.com/security/cve/CVE-2020-16001"
},
{
"category": "external",
"summary": "SUSE Bug 1177936 for CVE-2020-16001",
"url": "https://bugzilla.suse.com/1177936"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "important"
}
],
"title": "CVE-2020-16001"
},
{
"cve": "CVE-2020-16002",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16002"
}
],
"notes": [
{
"category": "general",
"text": "Use after free in PDFium in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted PDF file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16002",
"url": "https://www.suse.com/security/cve/CVE-2020-16002"
},
{
"category": "external",
"summary": "SUSE Bug 1177936 for CVE-2020-16002",
"url": "https://bugzilla.suse.com/1177936"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "important"
}
],
"title": "CVE-2020-16002"
},
{
"cve": "CVE-2020-16003",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16003"
}
],
"notes": [
{
"category": "general",
"text": "Use after free in printing in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16003",
"url": "https://www.suse.com/security/cve/CVE-2020-16003"
},
{
"category": "external",
"summary": "SUSE Bug 1177936 for CVE-2020-16003",
"url": "https://bugzilla.suse.com/1177936"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "important"
}
],
"title": "CVE-2020-16003"
},
{
"cve": "CVE-2020-16004",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16004"
}
],
"notes": [
{
"category": "general",
"text": "Use after free in user interface in Google Chrome prior to 86.0.4240.183 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16004",
"url": "https://www.suse.com/security/cve/CVE-2020-16004"
},
{
"category": "external",
"summary": "SUSE Bug 1178375 for CVE-2020-16004",
"url": "https://bugzilla.suse.com/1178375"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "critical"
}
],
"title": "CVE-2020-16004"
},
{
"cve": "CVE-2020-16005",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16005"
}
],
"notes": [
{
"category": "general",
"text": "Insufficient policy enforcement in ANGLE in Google Chrome prior to 86.0.4240.183 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16005",
"url": "https://www.suse.com/security/cve/CVE-2020-16005"
},
{
"category": "external",
"summary": "SUSE Bug 1178375 for CVE-2020-16005",
"url": "https://bugzilla.suse.com/1178375"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "critical"
}
],
"title": "CVE-2020-16005"
},
{
"cve": "CVE-2020-16006",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16006"
}
],
"notes": [
{
"category": "general",
"text": "Inappropriate implementation in V8 in Google Chrome prior to 86.0.4240.183 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16006",
"url": "https://www.suse.com/security/cve/CVE-2020-16006"
},
{
"category": "external",
"summary": "SUSE Bug 1178375 for CVE-2020-16006",
"url": "https://bugzilla.suse.com/1178375"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "critical"
}
],
"title": "CVE-2020-16006"
},
{
"cve": "CVE-2020-16007",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16007"
}
],
"notes": [
{
"category": "general",
"text": "Insufficient data validation in installer in Google Chrome prior to 86.0.4240.183 allowed a local attacker to potentially elevate privilege via a crafted filesystem.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16007",
"url": "https://www.suse.com/security/cve/CVE-2020-16007"
},
{
"category": "external",
"summary": "SUSE Bug 1178375 for CVE-2020-16007",
"url": "https://bugzilla.suse.com/1178375"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "critical"
}
],
"title": "CVE-2020-16007"
},
{
"cve": "CVE-2020-16008",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16008"
}
],
"notes": [
{
"category": "general",
"text": "Stack buffer overflow in WebRTC in Google Chrome prior to 86.0.4240.183 allowed a remote attacker to potentially exploit stack corruption via a crafted WebRTC packet.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16008",
"url": "https://www.suse.com/security/cve/CVE-2020-16008"
},
{
"category": "external",
"summary": "SUSE Bug 1178375 for CVE-2020-16008",
"url": "https://bugzilla.suse.com/1178375"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "critical"
}
],
"title": "CVE-2020-16008"
},
{
"cve": "CVE-2020-16009",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16009"
}
],
"notes": [
{
"category": "general",
"text": "Inappropriate implementation in V8 in Google Chrome prior to 86.0.4240.183 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16009",
"url": "https://www.suse.com/security/cve/CVE-2020-16009"
},
{
"category": "external",
"summary": "SUSE Bug 1178375 for CVE-2020-16009",
"url": "https://bugzilla.suse.com/1178375"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "critical"
}
],
"title": "CVE-2020-16009"
},
{
"cve": "CVE-2020-16011",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16011"
}
],
"notes": [
{
"category": "general",
"text": "Heap buffer overflow in UI in Google Chrome on Windows prior to 86.0.4240.183 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16011",
"url": "https://www.suse.com/security/cve/CVE-2020-16011"
},
{
"category": "external",
"summary": "SUSE Bug 1178375 for CVE-2020-16011",
"url": "https://bugzilla.suse.com/1178375"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.6,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "critical"
}
],
"title": "CVE-2020-16011"
},
{
"cve": "CVE-2020-6557",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-6557"
}
],
"notes": [
{
"category": "general",
"text": "Inappropriate implementation in networking in Google Chrome prior to 86.0.4240.75 allowed a remote attacker to perform domain spoofing via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-6557",
"url": "https://www.suse.com/security/cve/CVE-2020-6557"
},
{
"category": "external",
"summary": "SUSE Bug 1177408 for CVE-2020-6557",
"url": "https://bugzilla.suse.com/1177408"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromedriver-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.aarch64",
"SUSE Package Hub 15 SP2:chromium-86.0.4240.183-bp152.2.26.1.x86_64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.aarch64",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.ppc64le",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.s390x",
"SUSE Package Hub 15 SP2:gn-0.1807-bp152.2.3.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-05T08:42:50Z",
"details": "moderate"
}
],
"title": "CVE-2020-6557"
}
]
}
OPENSUSE-SU-2020:1952-1
Vulnerability from csaf_opensuse - Published: 2020-11-17 11:28 - Updated: 2020-11-17 11:28| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for opera",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for opera fixes the following issues:\n\nOpera was updated to version 72.0.3815.320\n\n - CHR-8177 Update chromium on desktop-stable-86-3815 to\n 86.0.4240.183\n - DNA-89748 \u2018Manage Extensions\u2019 dialog is displayed with\n preloaded extensions\n - DNA-89766 Address bar does not respond to actions\n\n- The update to chromium 86.0.4240.183 fixes following issues:\n CVE-2020-16004, CVE-2020-16005, CVE-2020-16006, CVE-2020-16007,\n CVE-2020-16008, CVE-2020-16009, CVE-2020-16011\n\n- Update to version 72.0.3815.200\n\n - DNA-87150 Speed Dial tile can\u2019t be dragged to proper place\n - DNA-89632 Improve hovering over icons\n - DNA-89647 [Light mode] Wrong URL color in \u2018Add Site\u2019 section\n - DNA-89791 Typo in Spanish\n\n- The update to chromium 86.0.4240.111 fixes following issues:\n CVE-2020-16000, CVE-2020-16001, CVE-2020-16002, CVE-2020-15999,\n CVE-2020-16003\n\n- Complete Opera 72.0 changelog at:\n https://blogs.opera.com/desktop/changelog-for-72/\n\n- Update to version 71.0.3770.271\n\n - DNA-88353 Crash at opera::TabCyclerView::HighlightContents\n (content::WebContents*, bool)\n - DNA-89177 Device update request should only be called when\n FCM token has changed\n - DNA-89186 Handle device expired case in all server calls\n - DNA-89202 Pages are rendered in dark mode when force\n dark mode prefs were synced from Opera GX\n - DNA-89247 [Mac] Fullscreen video broken if sidebar is hidden\n - DNA-89298 Some elements of VPN popup are misaligned to design\n - DNA-89305 Crash after closing Downloads pop-up\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2020-1952",
"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_1952-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2020:1952-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/MZPDJYULXAMSZLQSDCDB6AOO535U72YK/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2020:1952-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/MZPDJYULXAMSZLQSDCDB6AOO535U72YK/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15999 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15999/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16000 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16000/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16001 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16001/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16002 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16002/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16003 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16003/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16004 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16004/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16005 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16005/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16006 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16006/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16007 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16007/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16008 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16008/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16009 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16009/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16011 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16011/"
}
],
"title": "Security update for opera",
"tracking": {
"current_release_date": "2020-11-17T11:28:00Z",
"generator": {
"date": "2020-11-17T11:28:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2020:1952-1",
"initial_release_date": "2020-11-17T11:28:00Z",
"revision_history": [
{
"date": "2020-11-17T11:28:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "opera-72.0.3815.320-lp152.2.21.1.x86_64",
"product": {
"name": "opera-72.0.3815.320-lp152.2.21.1.x86_64",
"product_id": "opera-72.0.3815.320-lp152.2.21.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.1 NonFree",
"product": {
"name": "openSUSE Leap 15.1 NonFree",
"product_id": "openSUSE Leap 15.1 NonFree",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.2 NonFree",
"product": {
"name": "openSUSE Leap 15.2 NonFree",
"product_id": "openSUSE Leap 15.2 NonFree",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "opera-72.0.3815.320-lp152.2.21.1.x86_64 as component of openSUSE Leap 15.1 NonFree",
"product_id": "openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
},
"product_reference": "opera-72.0.3815.320-lp152.2.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1 NonFree"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opera-72.0.3815.320-lp152.2.21.1.x86_64 as component of openSUSE Leap 15.2 NonFree",
"product_id": "openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
},
"product_reference": "opera-72.0.3815.320-lp152.2.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2 NonFree"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-15999",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15999"
}
],
"notes": [
{
"category": "general",
"text": "Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15999",
"url": "https://www.suse.com/security/cve/CVE-2020-15999"
},
{
"category": "external",
"summary": "SUSE Bug 1177914 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1177914"
},
{
"category": "external",
"summary": "SUSE Bug 1177936 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1177936"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"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 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.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 Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-17T11:28:00Z",
"details": "important"
}
],
"title": "CVE-2020-15999"
},
{
"cve": "CVE-2020-16000",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16000"
}
],
"notes": [
{
"category": "general",
"text": "Inappropriate implementation in Blink in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16000",
"url": "https://www.suse.com/security/cve/CVE-2020-16000"
},
{
"category": "external",
"summary": "SUSE Bug 1177936 for CVE-2020-16000",
"url": "https://bugzilla.suse.com/1177936"
}
],
"remediations": [
{
"category": "vendor_fix",
"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 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-17T11:28:00Z",
"details": "important"
}
],
"title": "CVE-2020-16000"
},
{
"cve": "CVE-2020-16001",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16001"
}
],
"notes": [
{
"category": "general",
"text": "Use after free in media in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16001",
"url": "https://www.suse.com/security/cve/CVE-2020-16001"
},
{
"category": "external",
"summary": "SUSE Bug 1177936 for CVE-2020-16001",
"url": "https://bugzilla.suse.com/1177936"
}
],
"remediations": [
{
"category": "vendor_fix",
"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 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-17T11:28:00Z",
"details": "important"
}
],
"title": "CVE-2020-16001"
},
{
"cve": "CVE-2020-16002",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16002"
}
],
"notes": [
{
"category": "general",
"text": "Use after free in PDFium in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted PDF file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16002",
"url": "https://www.suse.com/security/cve/CVE-2020-16002"
},
{
"category": "external",
"summary": "SUSE Bug 1177936 for CVE-2020-16002",
"url": "https://bugzilla.suse.com/1177936"
}
],
"remediations": [
{
"category": "vendor_fix",
"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 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-17T11:28:00Z",
"details": "important"
}
],
"title": "CVE-2020-16002"
},
{
"cve": "CVE-2020-16003",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16003"
}
],
"notes": [
{
"category": "general",
"text": "Use after free in printing in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16003",
"url": "https://www.suse.com/security/cve/CVE-2020-16003"
},
{
"category": "external",
"summary": "SUSE Bug 1177936 for CVE-2020-16003",
"url": "https://bugzilla.suse.com/1177936"
}
],
"remediations": [
{
"category": "vendor_fix",
"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 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-17T11:28:00Z",
"details": "important"
}
],
"title": "CVE-2020-16003"
},
{
"cve": "CVE-2020-16004",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16004"
}
],
"notes": [
{
"category": "general",
"text": "Use after free in user interface in Google Chrome prior to 86.0.4240.183 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16004",
"url": "https://www.suse.com/security/cve/CVE-2020-16004"
},
{
"category": "external",
"summary": "SUSE Bug 1178375 for CVE-2020-16004",
"url": "https://bugzilla.suse.com/1178375"
}
],
"remediations": [
{
"category": "vendor_fix",
"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 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-17T11:28:00Z",
"details": "critical"
}
],
"title": "CVE-2020-16004"
},
{
"cve": "CVE-2020-16005",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16005"
}
],
"notes": [
{
"category": "general",
"text": "Insufficient policy enforcement in ANGLE in Google Chrome prior to 86.0.4240.183 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16005",
"url": "https://www.suse.com/security/cve/CVE-2020-16005"
},
{
"category": "external",
"summary": "SUSE Bug 1178375 for CVE-2020-16005",
"url": "https://bugzilla.suse.com/1178375"
}
],
"remediations": [
{
"category": "vendor_fix",
"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 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-17T11:28:00Z",
"details": "critical"
}
],
"title": "CVE-2020-16005"
},
{
"cve": "CVE-2020-16006",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16006"
}
],
"notes": [
{
"category": "general",
"text": "Inappropriate implementation in V8 in Google Chrome prior to 86.0.4240.183 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16006",
"url": "https://www.suse.com/security/cve/CVE-2020-16006"
},
{
"category": "external",
"summary": "SUSE Bug 1178375 for CVE-2020-16006",
"url": "https://bugzilla.suse.com/1178375"
}
],
"remediations": [
{
"category": "vendor_fix",
"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 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-17T11:28:00Z",
"details": "critical"
}
],
"title": "CVE-2020-16006"
},
{
"cve": "CVE-2020-16007",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16007"
}
],
"notes": [
{
"category": "general",
"text": "Insufficient data validation in installer in Google Chrome prior to 86.0.4240.183 allowed a local attacker to potentially elevate privilege via a crafted filesystem.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16007",
"url": "https://www.suse.com/security/cve/CVE-2020-16007"
},
{
"category": "external",
"summary": "SUSE Bug 1178375 for CVE-2020-16007",
"url": "https://bugzilla.suse.com/1178375"
}
],
"remediations": [
{
"category": "vendor_fix",
"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 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-17T11:28:00Z",
"details": "critical"
}
],
"title": "CVE-2020-16007"
},
{
"cve": "CVE-2020-16008",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16008"
}
],
"notes": [
{
"category": "general",
"text": "Stack buffer overflow in WebRTC in Google Chrome prior to 86.0.4240.183 allowed a remote attacker to potentially exploit stack corruption via a crafted WebRTC packet.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16008",
"url": "https://www.suse.com/security/cve/CVE-2020-16008"
},
{
"category": "external",
"summary": "SUSE Bug 1178375 for CVE-2020-16008",
"url": "https://bugzilla.suse.com/1178375"
}
],
"remediations": [
{
"category": "vendor_fix",
"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 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-17T11:28:00Z",
"details": "critical"
}
],
"title": "CVE-2020-16008"
},
{
"cve": "CVE-2020-16009",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16009"
}
],
"notes": [
{
"category": "general",
"text": "Inappropriate implementation in V8 in Google Chrome prior to 86.0.4240.183 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16009",
"url": "https://www.suse.com/security/cve/CVE-2020-16009"
},
{
"category": "external",
"summary": "SUSE Bug 1178375 for CVE-2020-16009",
"url": "https://bugzilla.suse.com/1178375"
}
],
"remediations": [
{
"category": "vendor_fix",
"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 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-17T11:28:00Z",
"details": "critical"
}
],
"title": "CVE-2020-16009"
},
{
"cve": "CVE-2020-16011",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16011"
}
],
"notes": [
{
"category": "general",
"text": "Heap buffer overflow in UI in Google Chrome on Windows prior to 86.0.4240.183 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16011",
"url": "https://www.suse.com/security/cve/CVE-2020-16011"
},
{
"category": "external",
"summary": "SUSE Bug 1178375 for CVE-2020-16011",
"url": "https://bugzilla.suse.com/1178375"
}
],
"remediations": [
{
"category": "vendor_fix",
"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 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.6,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64",
"openSUSE Leap 15.2 NonFree:opera-72.0.3815.320-lp152.2.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-17T11:28:00Z",
"details": "critical"
}
],
"title": "CVE-2020-16011"
}
]
}
OPENSUSE-SU-2020:2020-1
Vulnerability from csaf_opensuse - Published: 2020-11-25 20:09 - Updated: 2020-11-25 20:09| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.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 MozillaFirefox",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for MozillaFirefox fixes the following issues:\n\n- Firefox Extended Support Release 78.5.0 ESR (bsc#1178824)\n * CVE-2020-26951: Parsing mismatches could confuse and bypass security sanitizer for chrome privileged code\n * CVE-2020-16012: Variable time processing of cross-origin images during drawImage calls\n * CVE-2020-26953: Fullscreen could be enabled without displaying the security UI\n * CVE-2020-26956: XSS through paste (manual and clipboard API)\n * CVE-2020-26958: Requests intercepted through ServiceWorkers lacked MIME type restrictions\n * CVE-2020-26959: Use-after-free in WebRequestService\n * CVE-2020-26960: Potential use-after-free in uses of nsTArray\n * CVE-2020-15999: Heap buffer overflow in freetype\n * CVE-2020-26961: DoH did not filter IPv4 mapped IP Addresses\n * CVE-2020-26965: Software keyboards may have remembered typed passwords\n * CVE-2020-26966: Single-word search queries were also broadcast to local network\n * CVE-2020-26968: Memory safety bugs fixed in Firefox 83 and Firefox ESR 78.5\n\nThis update was imported from the SUSE:SLE-15:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2020-2020",
"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_2020-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2020:2020-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/LK7W6L42GLCUWLGKEJNDWSRASOS3CLIA/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2020:2020-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/LK7W6L42GLCUWLGKEJNDWSRASOS3CLIA/"
},
{
"category": "self",
"summary": "SUSE Bug 1178824",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15999 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15999/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16012 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16012/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26951 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26951/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26953 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26953/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26956 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26956/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26958 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26958/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26959 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26959/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26960 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26960/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26961 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26961/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26965 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26965/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26966 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26966/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26968 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26968/"
}
],
"title": "Security update for MozillaFirefox",
"tracking": {
"current_release_date": "2020-11-25T20:09:06Z",
"generator": {
"date": "2020-11-25T20:09:06Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2020:2020-1",
"initial_release_date": "2020-11-25T20:09:06Z",
"revision_history": [
{
"date": "2020-11-25T20:09:06Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"product": {
"name": "MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"product_id": "MozillaFirefox-78.5.0-lp152.2.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"product": {
"name": "MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"product_id": "MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"product": {
"name": "MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"product_id": "MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"product": {
"name": "MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"product_id": "MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"product": {
"name": "MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"product_id": "MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64",
"product": {
"name": "MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64",
"product_id": "MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.2",
"product": {
"name": "openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-lp152.2.30.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64"
},
"product_reference": "MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64"
},
"product_reference": "MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64"
},
"product_reference": "MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-15999",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15999"
}
],
"notes": [
{
"category": "general",
"text": "Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15999",
"url": "https://www.suse.com/security/cve/CVE-2020-15999"
},
{
"category": "external",
"summary": "SUSE Bug 1177914 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1177914"
},
{
"category": "external",
"summary": "SUSE Bug 1177936 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1177936"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.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 Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-25T20:09:06Z",
"details": "important"
}
],
"title": "CVE-2020-15999"
},
{
"cve": "CVE-2020-16012",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16012"
}
],
"notes": [
{
"category": "general",
"text": "Side-channel information leakage in graphics in Google Chrome prior to 87.0.4280.66 allowed a remote attacker to leak cross-origin data via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16012",
"url": "https://www.suse.com/security/cve/CVE-2020-16012"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-16012",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-16012",
"url": "https://bugzilla.suse.com/1178894"
},
{
"category": "external",
"summary": "SUSE Bug 1178923 for CVE-2020-16012",
"url": "https://bugzilla.suse.com/1178923"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-25T20:09:06Z",
"details": "important"
}
],
"title": "CVE-2020-16012"
},
{
"cve": "CVE-2020-26951",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26951"
}
],
"notes": [
{
"category": "general",
"text": "A parsing and event loading mismatch in Firefox\u0027s SVG code could have allowed load events to fire, even after sanitization. An attacker already capable of exploiting an XSS vulnerability in privileged internal pages could have used this attack to bypass our built-in sanitizer. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26951",
"url": "https://www.suse.com/security/cve/CVE-2020-26951"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26951",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26951",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-25T20:09:06Z",
"details": "important"
}
],
"title": "CVE-2020-26951"
},
{
"cve": "CVE-2020-26953",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26953"
}
],
"notes": [
{
"category": "general",
"text": "It was possible to cause the browser to enter fullscreen mode without displaying the security UI; thus making it possible to attempt a phishing attack or otherwise confuse the user. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26953",
"url": "https://www.suse.com/security/cve/CVE-2020-26953"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26953",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26953",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-25T20:09:06Z",
"details": "important"
}
],
"title": "CVE-2020-26953"
},
{
"cve": "CVE-2020-26956",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26956"
}
],
"notes": [
{
"category": "general",
"text": "In some cases, removing HTML elements during sanitization would keep existing SVG event handlers and therefore lead to XSS. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26956",
"url": "https://www.suse.com/security/cve/CVE-2020-26956"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26956",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26956",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.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.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-25T20:09:06Z",
"details": "important"
}
],
"title": "CVE-2020-26956"
},
{
"cve": "CVE-2020-26958",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26958"
}
],
"notes": [
{
"category": "general",
"text": "Firefox did not block execution of scripts with incorrect MIME types when the response was intercepted and cached through a ServiceWorker. This could lead to a cross-site script inclusion vulnerability, or a Content Security Policy bypass. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26958",
"url": "https://www.suse.com/security/cve/CVE-2020-26958"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26958",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26958",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.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.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-25T20:09:06Z",
"details": "important"
}
],
"title": "CVE-2020-26958"
},
{
"cve": "CVE-2020-26959",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26959"
}
],
"notes": [
{
"category": "general",
"text": "During browser shutdown, reference decrementing could have occured on a previously freed object, resulting in a use-after-free, memory corruption, and a potentially exploitable crash. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26959",
"url": "https://www.suse.com/security/cve/CVE-2020-26959"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26959",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26959",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-25T20:09:06Z",
"details": "important"
}
],
"title": "CVE-2020-26959"
},
{
"cve": "CVE-2020-26960",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26960"
}
],
"notes": [
{
"category": "general",
"text": "If the Compact() method was called on an nsTArray, the array could have been reallocated without updating other pointers, leading to a potential use-after-free and exploitable crash. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26960",
"url": "https://www.suse.com/security/cve/CVE-2020-26960"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26960",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26960",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-25T20:09:06Z",
"details": "important"
}
],
"title": "CVE-2020-26960"
},
{
"cve": "CVE-2020-26961",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26961"
}
],
"notes": [
{
"category": "general",
"text": "When DNS over HTTPS is in use, it intentionally filters RFC1918 and related IP ranges from the responses as these do not make sense coming from a DoH resolver. However when an IPv4 address was mapped through IPv6, these addresses were erroneously let through, leading to a potential DNS Rebinding attack. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26961",
"url": "https://www.suse.com/security/cve/CVE-2020-26961"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26961",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26961",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.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.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-25T20:09:06Z",
"details": "important"
}
],
"title": "CVE-2020-26961"
},
{
"cve": "CVE-2020-26965",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26965"
}
],
"notes": [
{
"category": "general",
"text": "Some websites have a feature \"Show Password\" where clicking a button will change a password field into a textbook field, revealing the typed password. If, when using a software keyboard that remembers user input, a user typed their password and used that feature, the type of the password field was changed, resulting in a keyboard layout change and the possibility for the software keyboard to remember the typed password. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26965",
"url": "https://www.suse.com/security/cve/CVE-2020-26965"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26965",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26965",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.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:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-25T20:09:06Z",
"details": "important"
}
],
"title": "CVE-2020-26965"
},
{
"cve": "CVE-2020-26966",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26966"
}
],
"notes": [
{
"category": "general",
"text": "Searching for a single word from the address bar caused an mDNS request to be sent on the local network searching for a hostname consisting of that string; resulting in an information leak. *Note: This issue only affected Windows operating systems. Other operating systems are unaffected.*. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26966",
"url": "https://www.suse.com/security/cve/CVE-2020-26966"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26966",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26966",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.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:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-25T20:09:06Z",
"details": "important"
}
],
"title": "CVE-2020-26966"
},
{
"cve": "CVE-2020-26968",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26968"
}
],
"notes": [
{
"category": "general",
"text": "Mozilla developers reported memory safety bugs present in Firefox 82 and Firefox ESR 78.4. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26968",
"url": "https://www.suse.com/security/cve/CVE-2020-26968"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26968",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26968",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:MozillaFirefox-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-branding-upstream-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-buildsymbols-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-devel-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-common-78.5.0-lp152.2.30.1.x86_64",
"openSUSE Leap 15.2:MozillaFirefox-translations-other-78.5.0-lp152.2.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-25T20:09:06Z",
"details": "important"
}
],
"title": "CVE-2020-26968"
}
]
}
OPENSUSE-SU-2020:2031-1
Vulnerability from csaf_opensuse - Published: 2020-11-26 13:48 - Updated: 2020-11-26 13:48| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.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 MozillaFirefox",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for MozillaFirefox fixes the following issues:\n\n- Firefox Extended Support Release 78.5.0 ESR (bsc#1178824)\n * CVE-2020-26951: Parsing mismatches could confuse and bypass security sanitizer for chrome privileged code\n * CVE-2020-16012: Variable time processing of cross-origin images during drawImage calls\n * CVE-2020-26953: Fullscreen could be enabled without displaying the security UI\n * CVE-2020-26956: XSS through paste (manual and clipboard API)\n * CVE-2020-26958: Requests intercepted through ServiceWorkers lacked MIME type restrictions\n * CVE-2020-26959: Use-after-free in WebRequestService\n * CVE-2020-26960: Potential use-after-free in uses of nsTArray\n * CVE-2020-15999: Heap buffer overflow in freetype\n * CVE-2020-26961: DoH did not filter IPv4 mapped IP Addresses\n * CVE-2020-26965: Software keyboards may have remembered typed passwords\n * CVE-2020-26966: Single-word search queries were also broadcast to local network\n * CVE-2020-26968: Memory safety bugs fixed in Firefox 83 and Firefox ESR 78.5\n\nThis update was imported from the SUSE:SLE-15:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2020-2031",
"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_2031-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2020:2031-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/KX646YBHO2LBCWJZORVE6CWXY2DMCYHR/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2020:2031-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/KX646YBHO2LBCWJZORVE6CWXY2DMCYHR/"
},
{
"category": "self",
"summary": "SUSE Bug 1178824",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15999 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15999/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16012 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16012/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26951 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26951/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26953 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26953/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26956 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26956/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26958 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26958/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26959 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26959/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26960 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26960/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26961 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26961/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26965 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26965/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26966 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26966/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26968 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26968/"
}
],
"title": "Security update for MozillaFirefox",
"tracking": {
"current_release_date": "2020-11-26T13:48:42Z",
"generator": {
"date": "2020-11-26T13:48:42Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2020:2031-1",
"initial_release_date": "2020-11-26T13:48:42Z",
"revision_history": [
{
"date": "2020-11-26T13:48:42Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"product": {
"name": "MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"product_id": "MozillaFirefox-78.5.0-lp151.2.79.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"product": {
"name": "MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"product_id": "MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"product": {
"name": "MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"product_id": "MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"product": {
"name": "MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"product_id": "MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"product": {
"name": "MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"product_id": "MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64",
"product": {
"name": "MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64",
"product_id": "MozillaFirefox-translations-other-78.5.0-lp151.2.79.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": "MozillaFirefox-78.5.0-lp151.2.79.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64"
},
"product_reference": "MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64"
},
"product_reference": "MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64"
},
"product_reference": "MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-15999",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15999"
}
],
"notes": [
{
"category": "general",
"text": "Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15999",
"url": "https://www.suse.com/security/cve/CVE-2020-15999"
},
{
"category": "external",
"summary": "SUSE Bug 1177914 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1177914"
},
{
"category": "external",
"summary": "SUSE Bug 1177936 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1177936"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"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:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.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 Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-26T13:48:42Z",
"details": "important"
}
],
"title": "CVE-2020-15999"
},
{
"cve": "CVE-2020-16012",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16012"
}
],
"notes": [
{
"category": "general",
"text": "Side-channel information leakage in graphics in Google Chrome prior to 87.0.4280.66 allowed a remote attacker to leak cross-origin data via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16012",
"url": "https://www.suse.com/security/cve/CVE-2020-16012"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-16012",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-16012",
"url": "https://bugzilla.suse.com/1178894"
},
{
"category": "external",
"summary": "SUSE Bug 1178923 for CVE-2020-16012",
"url": "https://bugzilla.suse.com/1178923"
}
],
"remediations": [
{
"category": "vendor_fix",
"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:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-26T13:48:42Z",
"details": "important"
}
],
"title": "CVE-2020-16012"
},
{
"cve": "CVE-2020-26951",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26951"
}
],
"notes": [
{
"category": "general",
"text": "A parsing and event loading mismatch in Firefox\u0027s SVG code could have allowed load events to fire, even after sanitization. An attacker already capable of exploiting an XSS vulnerability in privileged internal pages could have used this attack to bypass our built-in sanitizer. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26951",
"url": "https://www.suse.com/security/cve/CVE-2020-26951"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26951",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26951",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"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:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-26T13:48:42Z",
"details": "important"
}
],
"title": "CVE-2020-26951"
},
{
"cve": "CVE-2020-26953",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26953"
}
],
"notes": [
{
"category": "general",
"text": "It was possible to cause the browser to enter fullscreen mode without displaying the security UI; thus making it possible to attempt a phishing attack or otherwise confuse the user. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26953",
"url": "https://www.suse.com/security/cve/CVE-2020-26953"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26953",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26953",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"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:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-26T13:48:42Z",
"details": "important"
}
],
"title": "CVE-2020-26953"
},
{
"cve": "CVE-2020-26956",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26956"
}
],
"notes": [
{
"category": "general",
"text": "In some cases, removing HTML elements during sanitization would keep existing SVG event handlers and therefore lead to XSS. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26956",
"url": "https://www.suse.com/security/cve/CVE-2020-26956"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26956",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26956",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"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:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.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:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-26T13:48:42Z",
"details": "important"
}
],
"title": "CVE-2020-26956"
},
{
"cve": "CVE-2020-26958",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26958"
}
],
"notes": [
{
"category": "general",
"text": "Firefox did not block execution of scripts with incorrect MIME types when the response was intercepted and cached through a ServiceWorker. This could lead to a cross-site script inclusion vulnerability, or a Content Security Policy bypass. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26958",
"url": "https://www.suse.com/security/cve/CVE-2020-26958"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26958",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26958",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"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:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.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:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-26T13:48:42Z",
"details": "important"
}
],
"title": "CVE-2020-26958"
},
{
"cve": "CVE-2020-26959",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26959"
}
],
"notes": [
{
"category": "general",
"text": "During browser shutdown, reference decrementing could have occured on a previously freed object, resulting in a use-after-free, memory corruption, and a potentially exploitable crash. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26959",
"url": "https://www.suse.com/security/cve/CVE-2020-26959"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26959",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26959",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"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:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-26T13:48:42Z",
"details": "important"
}
],
"title": "CVE-2020-26959"
},
{
"cve": "CVE-2020-26960",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26960"
}
],
"notes": [
{
"category": "general",
"text": "If the Compact() method was called on an nsTArray, the array could have been reallocated without updating other pointers, leading to a potential use-after-free and exploitable crash. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26960",
"url": "https://www.suse.com/security/cve/CVE-2020-26960"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26960",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26960",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"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:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-26T13:48:42Z",
"details": "important"
}
],
"title": "CVE-2020-26960"
},
{
"cve": "CVE-2020-26961",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26961"
}
],
"notes": [
{
"category": "general",
"text": "When DNS over HTTPS is in use, it intentionally filters RFC1918 and related IP ranges from the responses as these do not make sense coming from a DoH resolver. However when an IPv4 address was mapped through IPv6, these addresses were erroneously let through, leading to a potential DNS Rebinding attack. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26961",
"url": "https://www.suse.com/security/cve/CVE-2020-26961"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26961",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26961",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"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:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.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:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-26T13:48:42Z",
"details": "important"
}
],
"title": "CVE-2020-26961"
},
{
"cve": "CVE-2020-26965",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26965"
}
],
"notes": [
{
"category": "general",
"text": "Some websites have a feature \"Show Password\" where clicking a button will change a password field into a textbook field, revealing the typed password. If, when using a software keyboard that remembers user input, a user typed their password and used that feature, the type of the password field was changed, resulting in a keyboard layout change and the possibility for the software keyboard to remember the typed password. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26965",
"url": "https://www.suse.com/security/cve/CVE-2020-26965"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26965",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26965",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"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:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.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:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-26T13:48:42Z",
"details": "important"
}
],
"title": "CVE-2020-26965"
},
{
"cve": "CVE-2020-26966",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26966"
}
],
"notes": [
{
"category": "general",
"text": "Searching for a single word from the address bar caused an mDNS request to be sent on the local network searching for a hostname consisting of that string; resulting in an information leak. *Note: This issue only affected Windows operating systems. Other operating systems are unaffected.*. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26966",
"url": "https://www.suse.com/security/cve/CVE-2020-26966"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26966",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26966",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"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:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.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:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-26T13:48:42Z",
"details": "important"
}
],
"title": "CVE-2020-26966"
},
{
"cve": "CVE-2020-26968",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26968"
}
],
"notes": [
{
"category": "general",
"text": "Mozilla developers reported memory safety bugs present in Firefox 82 and Firefox ESR 78.4. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26968",
"url": "https://www.suse.com/security/cve/CVE-2020-26968"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26968",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26968",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"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:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:MozillaFirefox-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.5.0-lp151.2.79.1.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.5.0-lp151.2.79.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-26T13:48:42Z",
"details": "important"
}
],
"title": "CVE-2020-26968"
}
]
}
OPENSUSE-SU-2020:2096-1
Vulnerability from csaf_opensuse - Published: 2020-11-28 16:33 - Updated: 2020-11-28 16:33| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.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 MozillaThunderbird",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for MozillaThunderbird fixes the following issues:\n\n TODO\n- Mozilla Thunderbird 78.5.0\n * new: OpenPGP: Added option to disable attaching the public\n key to a signed message (bmo#1654950)\n * new: MailExtensions: \u0027compose_attachments\u0027 context added to\n Menus API (bmo#1670822)\n * new: MailExtensions: Menus API now available on displayed\n messages (bmo#1670825)\n * changed: MailExtensions: browser.tabs.create will now wait\n for \u0027mail-delayed-startup-finished\u0027 event (bmo#1674407)\n * fixed: OpenPGP: Support for inline PGP messages improved\n (bmo#1672851)\n * fixed: OpenPGP: Message security dialog showed unverified\n keys as unavailable (bmo#1675285)\n * fixed: Chat: New chat contact menu item did not function\n (bmo#1663321)\n * fixed: Various theme and usability improvements (bmo#1673861)\n * fixed: Various security fixes\n MFSA 2020-52 (bsc#1178894)\n * CVE-2020-26951 (bmo#1667113)\n Parsing mismatches could confuse and bypass security\n sanitizer for chrome privileged code\n * CVE-2020-16012 (bmo#1642028)\n Variable time processing of cross-origin images during\n drawImage calls\n * CVE-2020-26953 (bmo#1656741)\n Fullscreen could be enabled without displaying the security UI\n * CVE-2020-26956 (bmo#1666300)\n XSS through paste (manual and clipboard API)\n * CVE-2020-26958 (bmo#1669355)\n Requests intercepted through ServiceWorkers lacked MIME type\n restrictions\n * CVE-2020-26959 (bmo#1669466)\n Use-after-free in WebRequestService\n * CVE-2020-26960 (bmo#1670358)\n Potential use-after-free in uses of nsTArray\n * CVE-2020-15999 (bmo#1672223)\n Heap buffer overflow in freetype\n * CVE-2020-26961 (bmo#1672528)\n DoH did not filter IPv4 mapped IP Addresses\n * CVE-2020-26965 (bmo#1661617)\n Software keyboards may have remembered typed passwords\n * CVE-2020-26966 (bmo#1663571)\n Single-word search queries were also broadcast to local\n network\n * CVE-2020-26968 (bmo#1551615, bmo#1607762, bmo#1656697,\n bmo#1657739, bmo#1660236, bmo#1667912, bmo#1671479,\n bmo#1671923)\n Memory safety bugs fixed in Thunderbird 78.5\n\n- Mozilla Thunderbird 78.4.3 \n * fixed: User interface was inconsistent when switching from\n the default theme to the dark theme and back to the default\n theme (bmo#1659282)\n * fixed: Email subject would disappear when hovering over it\n with the mouse when using Windows 7 Classic theme\n (bmo#1675970)\n\nThis update was imported from the SUSE:SLE-15:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2020-2096",
"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_2096-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2020:2096-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/DVMMW4XRNOGVJH2XZU4UUV2ATGSF6TJ6/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2020:2096-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/DVMMW4XRNOGVJH2XZU4UUV2ATGSF6TJ6/"
},
{
"category": "self",
"summary": "SUSE Bug 1178894",
"url": "https://bugzilla.suse.com/1178894"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15999 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15999/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16012 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16012/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26951 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26951/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26953 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26953/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26956 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26956/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26958 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26958/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26959 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26959/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26960 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26960/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26961 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26961/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26965 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26965/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26966 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26966/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26968 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26968/"
}
],
"title": "Security update for MozillaThunderbird",
"tracking": {
"current_release_date": "2020-11-28T16:33:57Z",
"generator": {
"date": "2020-11-28T16:33:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2020:2096-1",
"initial_release_date": "2020-11-28T16:33:57Z",
"revision_history": [
{
"date": "2020-11-28T16:33:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"product": {
"name": "MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"product_id": "MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"product": {
"name": "MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"product_id": "MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64",
"product": {
"name": "MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64",
"product_id": "MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.2",
"product": {
"name": "openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64"
},
"product_reference": "MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-15999",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15999"
}
],
"notes": [
{
"category": "general",
"text": "Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15999",
"url": "https://www.suse.com/security/cve/CVE-2020-15999"
},
{
"category": "external",
"summary": "SUSE Bug 1177914 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1177914"
},
{
"category": "external",
"summary": "SUSE Bug 1177936 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1177936"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.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 Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-28T16:33:57Z",
"details": "important"
}
],
"title": "CVE-2020-15999"
},
{
"cve": "CVE-2020-16012",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16012"
}
],
"notes": [
{
"category": "general",
"text": "Side-channel information leakage in graphics in Google Chrome prior to 87.0.4280.66 allowed a remote attacker to leak cross-origin data via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16012",
"url": "https://www.suse.com/security/cve/CVE-2020-16012"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-16012",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-16012",
"url": "https://bugzilla.suse.com/1178894"
},
{
"category": "external",
"summary": "SUSE Bug 1178923 for CVE-2020-16012",
"url": "https://bugzilla.suse.com/1178923"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-28T16:33:57Z",
"details": "important"
}
],
"title": "CVE-2020-16012"
},
{
"cve": "CVE-2020-26951",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26951"
}
],
"notes": [
{
"category": "general",
"text": "A parsing and event loading mismatch in Firefox\u0027s SVG code could have allowed load events to fire, even after sanitization. An attacker already capable of exploiting an XSS vulnerability in privileged internal pages could have used this attack to bypass our built-in sanitizer. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26951",
"url": "https://www.suse.com/security/cve/CVE-2020-26951"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26951",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26951",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-28T16:33:57Z",
"details": "important"
}
],
"title": "CVE-2020-26951"
},
{
"cve": "CVE-2020-26953",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26953"
}
],
"notes": [
{
"category": "general",
"text": "It was possible to cause the browser to enter fullscreen mode without displaying the security UI; thus making it possible to attempt a phishing attack or otherwise confuse the user. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26953",
"url": "https://www.suse.com/security/cve/CVE-2020-26953"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26953",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26953",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-28T16:33:57Z",
"details": "important"
}
],
"title": "CVE-2020-26953"
},
{
"cve": "CVE-2020-26956",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26956"
}
],
"notes": [
{
"category": "general",
"text": "In some cases, removing HTML elements during sanitization would keep existing SVG event handlers and therefore lead to XSS. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26956",
"url": "https://www.suse.com/security/cve/CVE-2020-26956"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26956",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26956",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.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.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-28T16:33:57Z",
"details": "important"
}
],
"title": "CVE-2020-26956"
},
{
"cve": "CVE-2020-26958",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26958"
}
],
"notes": [
{
"category": "general",
"text": "Firefox did not block execution of scripts with incorrect MIME types when the response was intercepted and cached through a ServiceWorker. This could lead to a cross-site script inclusion vulnerability, or a Content Security Policy bypass. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26958",
"url": "https://www.suse.com/security/cve/CVE-2020-26958"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26958",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26958",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.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.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-28T16:33:57Z",
"details": "important"
}
],
"title": "CVE-2020-26958"
},
{
"cve": "CVE-2020-26959",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26959"
}
],
"notes": [
{
"category": "general",
"text": "During browser shutdown, reference decrementing could have occured on a previously freed object, resulting in a use-after-free, memory corruption, and a potentially exploitable crash. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26959",
"url": "https://www.suse.com/security/cve/CVE-2020-26959"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26959",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26959",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-28T16:33:57Z",
"details": "important"
}
],
"title": "CVE-2020-26959"
},
{
"cve": "CVE-2020-26960",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26960"
}
],
"notes": [
{
"category": "general",
"text": "If the Compact() method was called on an nsTArray, the array could have been reallocated without updating other pointers, leading to a potential use-after-free and exploitable crash. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26960",
"url": "https://www.suse.com/security/cve/CVE-2020-26960"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26960",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26960",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-28T16:33:57Z",
"details": "important"
}
],
"title": "CVE-2020-26960"
},
{
"cve": "CVE-2020-26961",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26961"
}
],
"notes": [
{
"category": "general",
"text": "When DNS over HTTPS is in use, it intentionally filters RFC1918 and related IP ranges from the responses as these do not make sense coming from a DoH resolver. However when an IPv4 address was mapped through IPv6, these addresses were erroneously let through, leading to a potential DNS Rebinding attack. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26961",
"url": "https://www.suse.com/security/cve/CVE-2020-26961"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26961",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26961",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.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.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-28T16:33:57Z",
"details": "important"
}
],
"title": "CVE-2020-26961"
},
{
"cve": "CVE-2020-26965",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26965"
}
],
"notes": [
{
"category": "general",
"text": "Some websites have a feature \"Show Password\" where clicking a button will change a password field into a textbook field, revealing the typed password. If, when using a software keyboard that remembers user input, a user typed their password and used that feature, the type of the password field was changed, resulting in a keyboard layout change and the possibility for the software keyboard to remember the typed password. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26965",
"url": "https://www.suse.com/security/cve/CVE-2020-26965"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26965",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26965",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.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:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-28T16:33:57Z",
"details": "important"
}
],
"title": "CVE-2020-26965"
},
{
"cve": "CVE-2020-26966",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26966"
}
],
"notes": [
{
"category": "general",
"text": "Searching for a single word from the address bar caused an mDNS request to be sent on the local network searching for a hostname consisting of that string; resulting in an information leak. *Note: This issue only affected Windows operating systems. Other operating systems are unaffected.*. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26966",
"url": "https://www.suse.com/security/cve/CVE-2020-26966"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26966",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26966",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.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:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-28T16:33:57Z",
"details": "important"
}
],
"title": "CVE-2020-26966"
},
{
"cve": "CVE-2020-26968",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26968"
}
],
"notes": [
{
"category": "general",
"text": "Mozilla developers reported memory safety bugs present in Firefox 82 and Firefox ESR 78.4. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26968",
"url": "https://www.suse.com/security/cve/CVE-2020-26968"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26968",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26968",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:MozillaThunderbird-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.5.0-lp152.2.19.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.5.0-lp152.2.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-28T16:33:57Z",
"details": "important"
}
],
"title": "CVE-2020-26968"
}
]
}
OPENSUSE-SU-2020:2187-1
Vulnerability from csaf_opensuse - Published: 2020-12-07 11:05 - Updated: 2020-12-07 11:05| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.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 MozillaThunderbird",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for MozillaThunderbird fixes the following issues:\n\n TODO\n- Mozilla Thunderbird 78.5.0\n * new: OpenPGP: Added option to disable attaching the public\n key to a signed message (bmo#1654950)\n * new: MailExtensions: \u0027compose_attachments\u0027 context added to\n Menus API (bmo#1670822)\n * new: MailExtensions: Menus API now available on displayed\n messages (bmo#1670825)\n * changed: MailExtensions: browser.tabs.create will now wait\n for \u0027mail-delayed-startup-finished\u0027 event (bmo#1674407)\n * fixed: OpenPGP: Support for inline PGP messages improved\n (bmo#1672851)\n * fixed: OpenPGP: Message security dialog showed unverified\n keys as unavailable (bmo#1675285)\n * fixed: Chat: New chat contact menu item did not function\n (bmo#1663321)\n * fixed: Various theme and usability improvements (bmo#1673861)\n * fixed: Various security fixes\n MFSA 2020-52 (bsc#1178894)\n * CVE-2020-26951 (bmo#1667113)\n Parsing mismatches could confuse and bypass security\n sanitizer for chrome privileged code\n * CVE-2020-16012 (bmo#1642028)\n Variable time processing of cross-origin images during\n drawImage calls\n * CVE-2020-26953 (bmo#1656741)\n Fullscreen could be enabled without displaying the security UI\n * CVE-2020-26956 (bmo#1666300)\n XSS through paste (manual and clipboard API)\n * CVE-2020-26958 (bmo#1669355)\n Requests intercepted through ServiceWorkers lacked MIME type\n restrictions\n * CVE-2020-26959 (bmo#1669466)\n Use-after-free in WebRequestService\n * CVE-2020-26960 (bmo#1670358)\n Potential use-after-free in uses of nsTArray\n * CVE-2020-15999 (bmo#1672223)\n Heap buffer overflow in freetype\n * CVE-2020-26961 (bmo#1672528)\n DoH did not filter IPv4 mapped IP Addresses\n * CVE-2020-26965 (bmo#1661617)\n Software keyboards may have remembered typed passwords\n * CVE-2020-26966 (bmo#1663571)\n Single-word search queries were also broadcast to local\n network\n * CVE-2020-26968 (bmo#1551615, bmo#1607762, bmo#1656697,\n bmo#1657739, bmo#1660236, bmo#1667912, bmo#1671479,\n bmo#1671923)\n Memory safety bugs fixed in Thunderbird 78.5\n\n- Mozilla Thunderbird 78.4.3 \n * fixed: User interface was inconsistent when switching from\n the default theme to the dark theme and back to the default\n theme (bmo#1659282)\n * fixed: Email subject would disappear when hovering over it\n with the mouse when using Windows 7 Classic theme\n (bmo#1675970)\n\nThis update was imported from the SUSE:SLE-15:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2020-2187",
"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_2187-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2020:2187-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/JXIRQKYZLZFQPPH6RZY4V3IIMPGHUT5V/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2020:2187-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/JXIRQKYZLZFQPPH6RZY4V3IIMPGHUT5V/"
},
{
"category": "self",
"summary": "SUSE Bug 1178894",
"url": "https://bugzilla.suse.com/1178894"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15999 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15999/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-16012 page",
"url": "https://www.suse.com/security/cve/CVE-2020-16012/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26951 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26951/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26953 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26953/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26956 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26956/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26958 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26958/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26959 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26959/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26960 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26960/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26961 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26961/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26965 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26965/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26966 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26966/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26968 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26968/"
}
],
"title": "Security update for MozillaThunderbird",
"tracking": {
"current_release_date": "2020-12-07T11:05:31Z",
"generator": {
"date": "2020-12-07T11:05:31Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2020:2187-1",
"initial_release_date": "2020-12-07T11:05:31Z",
"revision_history": [
{
"date": "2020-12-07T11:05:31Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"product": {
"name": "MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"product_id": "MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"product": {
"name": "MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"product_id": "MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64",
"product": {
"name": "MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64",
"product_id": "MozillaThunderbird-translations-other-78.5.0-lp151.2.59.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": "MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64"
},
"product_reference": "MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-15999",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15999"
}
],
"notes": [
{
"category": "general",
"text": "Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15999",
"url": "https://www.suse.com/security/cve/CVE-2020-15999"
},
{
"category": "external",
"summary": "SUSE Bug 1177914 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1177914"
},
{
"category": "external",
"summary": "SUSE Bug 1177936 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1177936"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"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:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.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 Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-07T11:05:31Z",
"details": "important"
}
],
"title": "CVE-2020-15999"
},
{
"cve": "CVE-2020-16012",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-16012"
}
],
"notes": [
{
"category": "general",
"text": "Side-channel information leakage in graphics in Google Chrome prior to 87.0.4280.66 allowed a remote attacker to leak cross-origin data via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-16012",
"url": "https://www.suse.com/security/cve/CVE-2020-16012"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-16012",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-16012",
"url": "https://bugzilla.suse.com/1178894"
},
{
"category": "external",
"summary": "SUSE Bug 1178923 for CVE-2020-16012",
"url": "https://bugzilla.suse.com/1178923"
}
],
"remediations": [
{
"category": "vendor_fix",
"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:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-07T11:05:31Z",
"details": "important"
}
],
"title": "CVE-2020-16012"
},
{
"cve": "CVE-2020-26951",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26951"
}
],
"notes": [
{
"category": "general",
"text": "A parsing and event loading mismatch in Firefox\u0027s SVG code could have allowed load events to fire, even after sanitization. An attacker already capable of exploiting an XSS vulnerability in privileged internal pages could have used this attack to bypass our built-in sanitizer. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26951",
"url": "https://www.suse.com/security/cve/CVE-2020-26951"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26951",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26951",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"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:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-07T11:05:31Z",
"details": "important"
}
],
"title": "CVE-2020-26951"
},
{
"cve": "CVE-2020-26953",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26953"
}
],
"notes": [
{
"category": "general",
"text": "It was possible to cause the browser to enter fullscreen mode without displaying the security UI; thus making it possible to attempt a phishing attack or otherwise confuse the user. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26953",
"url": "https://www.suse.com/security/cve/CVE-2020-26953"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26953",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26953",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"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:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-07T11:05:31Z",
"details": "important"
}
],
"title": "CVE-2020-26953"
},
{
"cve": "CVE-2020-26956",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26956"
}
],
"notes": [
{
"category": "general",
"text": "In some cases, removing HTML elements during sanitization would keep existing SVG event handlers and therefore lead to XSS. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26956",
"url": "https://www.suse.com/security/cve/CVE-2020-26956"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26956",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26956",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"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:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.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:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-07T11:05:31Z",
"details": "important"
}
],
"title": "CVE-2020-26956"
},
{
"cve": "CVE-2020-26958",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26958"
}
],
"notes": [
{
"category": "general",
"text": "Firefox did not block execution of scripts with incorrect MIME types when the response was intercepted and cached through a ServiceWorker. This could lead to a cross-site script inclusion vulnerability, or a Content Security Policy bypass. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26958",
"url": "https://www.suse.com/security/cve/CVE-2020-26958"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26958",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26958",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"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:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.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:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-07T11:05:31Z",
"details": "important"
}
],
"title": "CVE-2020-26958"
},
{
"cve": "CVE-2020-26959",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26959"
}
],
"notes": [
{
"category": "general",
"text": "During browser shutdown, reference decrementing could have occured on a previously freed object, resulting in a use-after-free, memory corruption, and a potentially exploitable crash. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26959",
"url": "https://www.suse.com/security/cve/CVE-2020-26959"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26959",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26959",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"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:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-07T11:05:31Z",
"details": "important"
}
],
"title": "CVE-2020-26959"
},
{
"cve": "CVE-2020-26960",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26960"
}
],
"notes": [
{
"category": "general",
"text": "If the Compact() method was called on an nsTArray, the array could have been reallocated without updating other pointers, leading to a potential use-after-free and exploitable crash. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26960",
"url": "https://www.suse.com/security/cve/CVE-2020-26960"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26960",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26960",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"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:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-07T11:05:31Z",
"details": "important"
}
],
"title": "CVE-2020-26960"
},
{
"cve": "CVE-2020-26961",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26961"
}
],
"notes": [
{
"category": "general",
"text": "When DNS over HTTPS is in use, it intentionally filters RFC1918 and related IP ranges from the responses as these do not make sense coming from a DoH resolver. However when an IPv4 address was mapped through IPv6, these addresses were erroneously let through, leading to a potential DNS Rebinding attack. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26961",
"url": "https://www.suse.com/security/cve/CVE-2020-26961"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26961",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26961",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"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:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.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:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-07T11:05:31Z",
"details": "important"
}
],
"title": "CVE-2020-26961"
},
{
"cve": "CVE-2020-26965",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26965"
}
],
"notes": [
{
"category": "general",
"text": "Some websites have a feature \"Show Password\" where clicking a button will change a password field into a textbook field, revealing the typed password. If, when using a software keyboard that remembers user input, a user typed their password and used that feature, the type of the password field was changed, resulting in a keyboard layout change and the possibility for the software keyboard to remember the typed password. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26965",
"url": "https://www.suse.com/security/cve/CVE-2020-26965"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26965",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26965",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"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:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.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:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-07T11:05:31Z",
"details": "important"
}
],
"title": "CVE-2020-26965"
},
{
"cve": "CVE-2020-26966",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26966"
}
],
"notes": [
{
"category": "general",
"text": "Searching for a single word from the address bar caused an mDNS request to be sent on the local network searching for a hostname consisting of that string; resulting in an information leak. *Note: This issue only affected Windows operating systems. Other operating systems are unaffected.*. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26966",
"url": "https://www.suse.com/security/cve/CVE-2020-26966"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26966",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26966",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"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:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.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:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-07T11:05:31Z",
"details": "important"
}
],
"title": "CVE-2020-26966"
},
{
"cve": "CVE-2020-26968",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26968"
}
],
"notes": [
{
"category": "general",
"text": "Mozilla developers reported memory safety bugs present in Firefox 82 and Firefox ESR 78.4. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox \u003c 83, Firefox ESR \u003c 78.5, and Thunderbird \u003c 78.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26968",
"url": "https://www.suse.com/security/cve/CVE-2020-26968"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-26968",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-26968",
"url": "https://bugzilla.suse.com/1178894"
}
],
"remediations": [
{
"category": "vendor_fix",
"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:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:MozillaThunderbird-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.5.0-lp151.2.59.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.5.0-lp151.2.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-07T11:05:31Z",
"details": "important"
}
],
"title": "CVE-2020-26968"
}
]
}
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.