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-14",
"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"
}
}
}
RHSA-2020_4950
Vulnerability from csaf_redhat - Published: 2020-11-05 08:49 - Updated: 2024-11-15 06:19A heap buffer overflow leading to out-of-bounds write was found in freetype. Memory allocation based on truncated PNG width and height values allows for an out-of-bounds write to occur in application memory when an attacker supplies a specially crafted TTF file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for freetype is now available for Red Hat Enterprise Linux 8.1 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "FreeType is a free, high-quality, portable font engine that can open and manage font files. FreeType loads, hints, and renders individual glyphs efficiently.\n\nSecurity Fix(es):\n\n* freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png (CVE-2020-15999)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:4950",
"url": "https://access.redhat.com/errata/RHSA-2020:4950"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1890210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890210"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4950.json"
}
],
"title": "Red Hat Security Advisory: freetype security update",
"tracking": {
"current_release_date": "2024-11-15T06:19:04+00:00",
"generator": {
"date": "2024-11-15T06:19:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2020:4950",
"initial_release_date": "2020-11-05T08:49:18+00:00",
"revision_history": [
{
"date": "2020-11-05T08:49:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-11-05T08:49:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T06:19:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:8.1::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_1.1.s390x",
"product": {
"name": "freetype-0:2.9.1-4.el8_1.1.s390x",
"product_id": "freetype-0:2.9.1-4.el8_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_1.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_1.1.s390x",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_1.1.s390x",
"product_id": "freetype-devel-0:2.9.1-4.el8_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_1.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_1.1.s390x",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_1.1.s390x",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_1.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_1.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_1.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_1.1.x86_64",
"product": {
"name": "freetype-0:2.9.1-4.el8_1.1.x86_64",
"product_id": "freetype-0:2.9.1-4.el8_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_1.1.x86_64",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_1.1.x86_64",
"product_id": "freetype-devel-0:2.9.1-4.el8_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_1.1.x86_64",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_1.1.x86_64",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_1.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_1.1.i686",
"product": {
"name": "freetype-0:2.9.1-4.el8_1.1.i686",
"product_id": "freetype-0:2.9.1-4.el8_1.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_1.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_1.1.i686",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_1.1.i686",
"product_id": "freetype-devel-0:2.9.1-4.el8_1.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_1.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_1.1.i686",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_1.1.i686",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_1.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_1.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_1.1.i686",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_1.1.i686",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_1.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_1.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.i686",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.i686",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_1.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_1.1.ppc64le",
"product": {
"name": "freetype-0:2.9.1-4.el8_1.1.ppc64le",
"product_id": "freetype-0:2.9.1-4.el8_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_1.1.ppc64le",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_1.1.ppc64le",
"product_id": "freetype-devel-0:2.9.1-4.el8_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_1.1.ppc64le",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_1.1.ppc64le",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_1.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_1.1.aarch64",
"product": {
"name": "freetype-0:2.9.1-4.el8_1.1.aarch64",
"product_id": "freetype-0:2.9.1-4.el8_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_1.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_1.1.aarch64",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_1.1.aarch64",
"product_id": "freetype-devel-0:2.9.1-4.el8_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_1.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_1.1.aarch64",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_1.1.aarch64",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_1.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_1.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_1.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_1.1.src",
"product": {
"name": "freetype-0:2.9.1-4.el8_1.1.src",
"product_id": "freetype-0:2.9.1-4.el8_1.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_1.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.aarch64"
},
"product_reference": "freetype-0:2.9.1-4.el8_1.1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_1.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.i686"
},
"product_reference": "freetype-0:2.9.1-4.el8_1.1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.ppc64le"
},
"product_reference": "freetype-0:2.9.1-4.el8_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.s390x"
},
"product_reference": "freetype-0:2.9.1-4.el8_1.1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_1.1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.src"
},
"product_reference": "freetype-0:2.9.1-4.el8_1.1.src",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.x86_64"
},
"product_reference": "freetype-0:2.9.1-4.el8_1.1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.aarch64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_1.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.i686"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_1.1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.s390x"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.aarch64"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_1.1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_1.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.i686"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_1.1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.ppc64le"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.s390x"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_1.1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.x86_64"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_1.1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.aarch64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.ppc64le"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.s390x"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.aarch64"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_1.1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_1.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.i686"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_1.1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.ppc64le"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.s390x"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_1.1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.x86_64"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_1.1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-15999",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1890210"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow leading to out-of-bounds write was found in freetype. Memory allocation based on truncated PNG width and height values allows for an out-of-bounds write to occur in application memory when an attacker supplies a specially crafted TTF file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Although firefox and thunderbird, as shipped with Red Hat Enterprise Linux 6, bundle a version (2.4.11) of freetype in gtk3-private, the version is not affected by this flaw because the vulnerable code was introduced in a subsequent version of freetype. The freetype package shipped with Red Hat Enterprise Linux 5 and 6 is not affected as the vulnerable code was introduced in a subsequent version of freetype.\n\ngo-freetype as shipped with Red Hat Advanced Cluster Management for Kubernetes is not affected by this flaw because it ships a pure go implementation of freetype which does not include the vulnerable code.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.src",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15999"
},
{
"category": "external",
"summary": "RHBZ#1890210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890210"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15999",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15999"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15999",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15999"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2020-10-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-11-05T08:49:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe X server must be restarted (log out, then log back in) for this update to take effect.",
"product_ids": [
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.src",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4950"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update as soon as possible.",
"product_ids": [
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.src",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.src",
"BaseOS-8.1.0.Z.EUS:freetype-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_1.1.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2021-11-03T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png"
}
]
}
RHSA-2020_4951
Vulnerability from csaf_redhat - Published: 2020-11-05 09:00 - Updated: 2024-11-15 06:19A heap buffer overflow leading to out-of-bounds write was found in freetype. Memory allocation based on truncated PNG width and height values allows for an out-of-bounds write to occur in application memory when an attacker supplies a specially crafted TTF file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for freetype is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "FreeType is a free, high-quality, portable font engine that can open and manage font files. FreeType loads, hints, and renders individual glyphs efficiently.\n\nSecurity Fix(es):\n\n* freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png (CVE-2020-15999)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:4951",
"url": "https://access.redhat.com/errata/RHSA-2020:4951"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1890210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890210"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4951.json"
}
],
"title": "Red Hat Security Advisory: freetype security update",
"tracking": {
"current_release_date": "2024-11-15T06:19:14+00:00",
"generator": {
"date": "2024-11-15T06:19:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2020:4951",
"initial_release_date": "2020-11-05T09:00:07+00:00",
"revision_history": [
{
"date": "2020-11-05T09:00:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-11-05T09:00:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T06:19:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:8.2::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_2.1.s390x",
"product": {
"name": "freetype-0:2.9.1-4.el8_2.1.s390x",
"product_id": "freetype-0:2.9.1-4.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_2.1.s390x",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_2.1.s390x",
"product_id": "freetype-devel-0:2.9.1-4.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_2.1.s390x",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_2.1.s390x",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_2.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_2.1.x86_64",
"product": {
"name": "freetype-0:2.9.1-4.el8_2.1.x86_64",
"product_id": "freetype-0:2.9.1-4.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_2.1.x86_64",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_2.1.x86_64",
"product_id": "freetype-devel-0:2.9.1-4.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_2.1.x86_64",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_2.1.x86_64",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_2.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_2.1.i686",
"product": {
"name": "freetype-0:2.9.1-4.el8_2.1.i686",
"product_id": "freetype-0:2.9.1-4.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_2.1.i686",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_2.1.i686",
"product_id": "freetype-devel-0:2.9.1-4.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_2.1.i686",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_2.1.i686",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_2.1.i686",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_2.1.i686",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.i686",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.i686",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_2.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_2.1.ppc64le",
"product": {
"name": "freetype-0:2.9.1-4.el8_2.1.ppc64le",
"product_id": "freetype-0:2.9.1-4.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_2.1.ppc64le",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_2.1.ppc64le",
"product_id": "freetype-devel-0:2.9.1-4.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_2.1.ppc64le",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_2.1.ppc64le",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_2.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_2.1.aarch64",
"product": {
"name": "freetype-0:2.9.1-4.el8_2.1.aarch64",
"product_id": "freetype-0:2.9.1-4.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_2.1.aarch64",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_2.1.aarch64",
"product_id": "freetype-devel-0:2.9.1-4.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_2.1.aarch64",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_2.1.aarch64",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_2.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_2.1.src",
"product": {
"name": "freetype-0:2.9.1-4.el8_2.1.src",
"product_id": "freetype-0:2.9.1-4.el8_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_2.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.aarch64"
},
"product_reference": "freetype-0:2.9.1-4.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.i686"
},
"product_reference": "freetype-0:2.9.1-4.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.ppc64le"
},
"product_reference": "freetype-0:2.9.1-4.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.s390x"
},
"product_reference": "freetype-0:2.9.1-4.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_2.1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.src"
},
"product_reference": "freetype-0:2.9.1-4.el8_2.1.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.x86_64"
},
"product_reference": "freetype-0:2.9.1-4.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.aarch64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.i686"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.s390x"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.aarch64"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.i686"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.ppc64le"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.s390x"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.x86_64"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.aarch64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.ppc64le"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.s390x"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.aarch64"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.i686"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.ppc64le"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.s390x"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.x86_64"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-15999",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1890210"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow leading to out-of-bounds write was found in freetype. Memory allocation based on truncated PNG width and height values allows for an out-of-bounds write to occur in application memory when an attacker supplies a specially crafted TTF file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Although firefox and thunderbird, as shipped with Red Hat Enterprise Linux 6, bundle a version (2.4.11) of freetype in gtk3-private, the version is not affected by this flaw because the vulnerable code was introduced in a subsequent version of freetype. The freetype package shipped with Red Hat Enterprise Linux 5 and 6 is not affected as the vulnerable code was introduced in a subsequent version of freetype.\n\ngo-freetype as shipped with Red Hat Advanced Cluster Management for Kubernetes is not affected by this flaw because it ships a pure go implementation of freetype which does not include the vulnerable code.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.src",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15999"
},
{
"category": "external",
"summary": "RHBZ#1890210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890210"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15999",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15999"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15999",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15999"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2020-10-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-11-05T09:00:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe X server must be restarted (log out, then log back in) for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.src",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4951"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update as soon as possible.",
"product_ids": [
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.src",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.src",
"BaseOS-8.2.0.Z.EUS:freetype-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-debugsource-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-4.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:freetype-devel-0:2.9.1-4.el8_2.1.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2021-11-03T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png"
}
]
}
RHSA-2020_4952
Vulnerability from csaf_redhat - Published: 2020-11-05 08:53 - Updated: 2024-11-15 06:19A heap buffer overflow leading to out-of-bounds write was found in freetype. Memory allocation based on truncated PNG width and height values allows for an out-of-bounds write to occur in application memory when an attacker supplies a specially crafted TTF file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for freetype is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "FreeType is a free, high-quality, portable font engine that can open and manage font files. FreeType loads, hints, and renders individual glyphs efficiently.\n\nSecurity Fix(es):\n\n* freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png (CVE-2020-15999)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:4952",
"url": "https://access.redhat.com/errata/RHSA-2020:4952"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1890210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890210"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4952.json"
}
],
"title": "Red Hat Security Advisory: freetype security update",
"tracking": {
"current_release_date": "2024-11-15T06:19:21+00:00",
"generator": {
"date": "2024-11-15T06:19:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2020:4952",
"initial_release_date": "2020-11-05T08:53:38+00:00",
"revision_history": [
{
"date": "2020-11-05T08:53:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-11-05T08:53:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T06:19:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_3.1.s390x",
"product": {
"name": "freetype-0:2.9.1-4.el8_3.1.s390x",
"product_id": "freetype-0:2.9.1-4.el8_3.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_3.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_3.1.s390x",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_3.1.s390x",
"product_id": "freetype-devel-0:2.9.1-4.el8_3.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_3.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_3.1.s390x",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_3.1.s390x",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_3.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_3.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_3.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_3.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_3.1.x86_64",
"product": {
"name": "freetype-0:2.9.1-4.el8_3.1.x86_64",
"product_id": "freetype-0:2.9.1-4.el8_3.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_3.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_3.1.x86_64",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_3.1.x86_64",
"product_id": "freetype-devel-0:2.9.1-4.el8_3.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_3.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_3.1.x86_64",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_3.1.x86_64",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_3.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_3.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_3.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_3.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_3.1.i686",
"product": {
"name": "freetype-0:2.9.1-4.el8_3.1.i686",
"product_id": "freetype-0:2.9.1-4.el8_3.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_3.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_3.1.i686",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_3.1.i686",
"product_id": "freetype-devel-0:2.9.1-4.el8_3.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_3.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_3.1.i686",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_3.1.i686",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_3.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_3.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_3.1.i686",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_3.1.i686",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_3.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_3.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.i686",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.i686",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_3.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_3.1.ppc64le",
"product": {
"name": "freetype-0:2.9.1-4.el8_3.1.ppc64le",
"product_id": "freetype-0:2.9.1-4.el8_3.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_3.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_3.1.ppc64le",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_3.1.ppc64le",
"product_id": "freetype-devel-0:2.9.1-4.el8_3.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_3.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_3.1.ppc64le",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_3.1.ppc64le",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_3.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_3.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_3.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_3.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_3.1.aarch64",
"product": {
"name": "freetype-0:2.9.1-4.el8_3.1.aarch64",
"product_id": "freetype-0:2.9.1-4.el8_3.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_3.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-4.el8_3.1.aarch64",
"product": {
"name": "freetype-devel-0:2.9.1-4.el8_3.1.aarch64",
"product_id": "freetype-devel-0:2.9.1-4.el8_3.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-4.el8_3.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-4.el8_3.1.aarch64",
"product": {
"name": "freetype-debugsource-0:2.9.1-4.el8_3.1.aarch64",
"product_id": "freetype-debugsource-0:2.9.1-4.el8_3.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-4.el8_3.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"product": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"product_id": "freetype-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-4.el8_3.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"product_id": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-4.el8_3.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-4.el8_3.1.src",
"product": {
"name": "freetype-0:2.9.1-4.el8_3.1.src",
"product_id": "freetype-0:2.9.1-4.el8_3.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-4.el8_3.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_3.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.aarch64"
},
"product_reference": "freetype-0:2.9.1-4.el8_3.1.aarch64",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_3.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.i686"
},
"product_reference": "freetype-0:2.9.1-4.el8_3.1.i686",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_3.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.ppc64le"
},
"product_reference": "freetype-0:2.9.1-4.el8_3.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_3.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.s390x"
},
"product_reference": "freetype-0:2.9.1-4.el8_3.1.s390x",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_3.1.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.src"
},
"product_reference": "freetype-0:2.9.1-4.el8_3.1.src",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-4.el8_3.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.x86_64"
},
"product_reference": "freetype-0:2.9.1-4.el8_3.1.x86_64",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_3.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.aarch64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_3.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.i686"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_3.1.i686",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_3.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_3.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.s390x"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-4.el8_3.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_3.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.aarch64"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_3.1.aarch64",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_3.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.i686"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_3.1.i686",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_3.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.ppc64le"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_3.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_3.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.s390x"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_3.1.s390x",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-4.el8_3.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.x86_64"
},
"product_reference": "freetype-debugsource-0:2.9.1-4.el8_3.1.x86_64",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.aarch64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.i686",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.ppc64le"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.s390x"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_3.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.aarch64"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_3.1.aarch64",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_3.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.i686"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_3.1.i686",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_3.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.ppc64le"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_3.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_3.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.s390x"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_3.1.s390x",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-4.el8_3.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.x86_64"
},
"product_reference": "freetype-devel-0:2.9.1-4.el8_3.1.x86_64",
"relates_to_product_reference": "BaseOS-8.3.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-15999",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1890210"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow leading to out-of-bounds write was found in freetype. Memory allocation based on truncated PNG width and height values allows for an out-of-bounds write to occur in application memory when an attacker supplies a specially crafted TTF file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Although firefox and thunderbird, as shipped with Red Hat Enterprise Linux 6, bundle a version (2.4.11) of freetype in gtk3-private, the version is not affected by this flaw because the vulnerable code was introduced in a subsequent version of freetype. The freetype package shipped with Red Hat Enterprise Linux 5 and 6 is not affected as the vulnerable code was introduced in a subsequent version of freetype.\n\ngo-freetype as shipped with Red Hat Advanced Cluster Management for Kubernetes is not affected by this flaw because it ships a pure go implementation of freetype which does not include the vulnerable code.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.src",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15999"
},
{
"category": "external",
"summary": "RHBZ#1890210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890210"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15999",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15999"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15999",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15999"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2020-10-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-11-05T08:53:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe X server must be restarted (log out, then log back in) for this update to take effect.",
"product_ids": [
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.src",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4952"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update as soon as possible.",
"product_ids": [
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.src",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.src",
"BaseOS-8.3.0.Z.MAIN:freetype-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-debugsource-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-demos-debuginfo-0:2.9.1-4.el8_3.1.x86_64",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.aarch64",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.i686",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.ppc64le",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.s390x",
"BaseOS-8.3.0.Z.MAIN:freetype-devel-0:2.9.1-4.el8_3.1.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2021-11-03T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png"
}
]
}
SUSE-SU-2020:14548-1
Vulnerability from csaf_suse - Published: 2020-11-20 08:47 - Updated: 2020-11-20 08:47| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.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",
"title": "Description of the patch"
},
{
"category": "details",
"text": "slessp4-MozillaFirefox-14548",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_14548-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:14548-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-202014548-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:14548-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007825.html"
},
{
"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-20T08:47:12Z",
"generator": {
"date": "2020-11-20T08:47:12Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:14548-1",
"initial_release_date": "2020-11-20T08:47:12Z",
"revision_history": [
{
"date": "2020-11-20T08:47:12Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-78.5.0-78.105.1.x86_64",
"product": {
"name": "MozillaFirefox-78.5.0-78.105.1.x86_64",
"product_id": "MozillaFirefox-78.5.0-78.105.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"product": {
"name": "MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"product_id": "MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-78.5.0-78.105.1.x86_64",
"product": {
"name": "MozillaFirefox-translations-other-78.5.0-78.105.1.x86_64",
"product_id": "MozillaFirefox-translations-other-78.5.0-78.105.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sles:11:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-78.105.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64"
},
"product_reference": "MozillaFirefox-78.5.0-78.105.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-78.5.0-78.105.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-78.5.0-78.105.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
}
]
},
"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 Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.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 Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.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 Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T08:47:12Z",
"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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T08:47:12Z",
"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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T08:47:12Z",
"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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T08:47:12Z",
"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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T08:47:12Z",
"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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T08:47:12Z",
"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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.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 Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T08:47:12Z",
"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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.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 Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T08:47:12Z",
"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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T08:47:12Z",
"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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T08:47:12Z",
"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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T08:47:12Z",
"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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.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 Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-78.105.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-78.5.0-78.105.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T08:47:12Z",
"details": "important"
}
],
"title": "CVE-2020-26968"
}
]
}
SUSE-SU-2020:2995-1
Vulnerability from csaf_suse - Published: 2020-10-22 08:03 - Updated: 2020-10-22 08:03| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:freetype2-devel-2.10.1-4.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:freetype2-devel-2.10.1-4.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreetype6-2.10.1-4.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreetype6-2.10.1-4.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreetype6-32bit-2.10.1-4.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:freetype2-devel-2.10.1-4.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:freetype2-devel-2.10.1-4.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreetype6-2.10.1-4.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreetype6-2.10.1-4.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreetype6-32bit-2.10.1-4.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:freetype2-devel-2.10.1-4.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:freetype2-devel-2.10.1-4.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:freetype2-devel-2.10.1-4.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:freetype2-devel-2.10.1-4.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreetype6-2.10.1-4.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreetype6-2.10.1-4.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreetype6-2.10.1-4.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreetype6-2.10.1-4.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreetype6-32bit-2.10.1-4.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:freetype2-devel-2.10.1-4.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:freetype2-devel-2.10.1-4.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:freetype2-devel-2.10.1-4.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:freetype2-devel-2.10.1-4.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreetype6-2.10.1-4.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreetype6-2.10.1-4.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreetype6-2.10.1-4.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreetype6-2.10.1-4.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreetype6-32bit-2.10.1-4.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:ftdump-2.10.1-4.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:ftdump-2.10.1-4.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:ftdump-2.10.1-4.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:ftdump-2.10.1-4.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:freetype2-devel-2.10.1-4.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:freetype2-devel-2.10.1-4.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:freetype2-devel-2.10.1-4.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:freetype2-devel-2.10.1-4.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libfreetype6-2.10.1-4.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libfreetype6-2.10.1-4.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libfreetype6-2.10.1-4.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libfreetype6-2.10.1-4.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libfreetype6-32bit-2.10.1-4.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:freetype2-devel-2.10.1-4.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:freetype2-devel-2.10.1-4.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libfreetype6-2.10.1-4.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libfreetype6-2.10.1-4.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libfreetype6-32bit-2.10.1-4.8.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for 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",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-2995,SUSE-SLE-Module-Basesystem-15-SP1-2020-2995,SUSE-SLE-Module-Basesystem-15-SP2-2020-2995,SUSE-SLE-Module-Desktop-Applications-15-SP2-2020-2995,SUSE-SLE-Product-HPC-15-2020-2995,SUSE-SLE-Product-SLES-15-2020-2995,SUSE-SLE-Product-SLES_SAP-15-2020-2995",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_2995-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:2995-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20202995-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:2995-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-October/007607.html"
},
{
"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-22T08:03:53Z",
"generator": {
"date": "2020-10-22T08:03:53Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:2995-1",
"initial_release_date": "2020-10-22T08:03:53Z",
"revision_history": [
{
"date": "2020-10-22T08:03:53Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.10.1-4.8.1.aarch64",
"product": {
"name": "freetype2-devel-2.10.1-4.8.1.aarch64",
"product_id": "freetype2-devel-2.10.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "ft2demos-2.10.1-4.8.1.aarch64",
"product": {
"name": "ft2demos-2.10.1-4.8.1.aarch64",
"product_id": "ft2demos-2.10.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftbench-2.10.1-4.8.1.aarch64",
"product": {
"name": "ftbench-2.10.1-4.8.1.aarch64",
"product_id": "ftbench-2.10.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftdiff-2.10.1-4.8.1.aarch64",
"product": {
"name": "ftdiff-2.10.1-4.8.1.aarch64",
"product_id": "ftdiff-2.10.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftdump-2.10.1-4.8.1.aarch64",
"product": {
"name": "ftdump-2.10.1-4.8.1.aarch64",
"product_id": "ftdump-2.10.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftgamma-2.10.1-4.8.1.aarch64",
"product": {
"name": "ftgamma-2.10.1-4.8.1.aarch64",
"product_id": "ftgamma-2.10.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftgrid-2.10.1-4.8.1.aarch64",
"product": {
"name": "ftgrid-2.10.1-4.8.1.aarch64",
"product_id": "ftgrid-2.10.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftinspect-2.10.1-4.8.1.aarch64",
"product": {
"name": "ftinspect-2.10.1-4.8.1.aarch64",
"product_id": "ftinspect-2.10.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftlint-2.10.1-4.8.1.aarch64",
"product": {
"name": "ftlint-2.10.1-4.8.1.aarch64",
"product_id": "ftlint-2.10.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftmulti-2.10.1-4.8.1.aarch64",
"product": {
"name": "ftmulti-2.10.1-4.8.1.aarch64",
"product_id": "ftmulti-2.10.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftstring-2.10.1-4.8.1.aarch64",
"product": {
"name": "ftstring-2.10.1-4.8.1.aarch64",
"product_id": "ftstring-2.10.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftvalid-2.10.1-4.8.1.aarch64",
"product": {
"name": "ftvalid-2.10.1-4.8.1.aarch64",
"product_id": "ftvalid-2.10.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftview-2.10.1-4.8.1.aarch64",
"product": {
"name": "ftview-2.10.1-4.8.1.aarch64",
"product_id": "ftview-2.10.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.10.1-4.8.1.aarch64",
"product": {
"name": "libfreetype6-2.10.1-4.8.1.aarch64",
"product_id": "libfreetype6-2.10.1-4.8.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-64bit-2.10.1-4.8.1.aarch64_ilp32",
"product": {
"name": "freetype2-devel-64bit-2.10.1-4.8.1.aarch64_ilp32",
"product_id": "freetype2-devel-64bit-2.10.1-4.8.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libfreetype6-64bit-2.10.1-4.8.1.aarch64_ilp32",
"product": {
"name": "libfreetype6-64bit-2.10.1-4.8.1.aarch64_ilp32",
"product_id": "libfreetype6-64bit-2.10.1-4.8.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.10.1-4.8.1.i586",
"product": {
"name": "freetype2-devel-2.10.1-4.8.1.i586",
"product_id": "freetype2-devel-2.10.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "ft2demos-2.10.1-4.8.1.i586",
"product": {
"name": "ft2demos-2.10.1-4.8.1.i586",
"product_id": "ft2demos-2.10.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "ftbench-2.10.1-4.8.1.i586",
"product": {
"name": "ftbench-2.10.1-4.8.1.i586",
"product_id": "ftbench-2.10.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "ftdiff-2.10.1-4.8.1.i586",
"product": {
"name": "ftdiff-2.10.1-4.8.1.i586",
"product_id": "ftdiff-2.10.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "ftdump-2.10.1-4.8.1.i586",
"product": {
"name": "ftdump-2.10.1-4.8.1.i586",
"product_id": "ftdump-2.10.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "ftgamma-2.10.1-4.8.1.i586",
"product": {
"name": "ftgamma-2.10.1-4.8.1.i586",
"product_id": "ftgamma-2.10.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "ftgrid-2.10.1-4.8.1.i586",
"product": {
"name": "ftgrid-2.10.1-4.8.1.i586",
"product_id": "ftgrid-2.10.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "ftinspect-2.10.1-4.8.1.i586",
"product": {
"name": "ftinspect-2.10.1-4.8.1.i586",
"product_id": "ftinspect-2.10.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "ftlint-2.10.1-4.8.1.i586",
"product": {
"name": "ftlint-2.10.1-4.8.1.i586",
"product_id": "ftlint-2.10.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "ftmulti-2.10.1-4.8.1.i586",
"product": {
"name": "ftmulti-2.10.1-4.8.1.i586",
"product_id": "ftmulti-2.10.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "ftstring-2.10.1-4.8.1.i586",
"product": {
"name": "ftstring-2.10.1-4.8.1.i586",
"product_id": "ftstring-2.10.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "ftvalid-2.10.1-4.8.1.i586",
"product": {
"name": "ftvalid-2.10.1-4.8.1.i586",
"product_id": "ftvalid-2.10.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "ftview-2.10.1-4.8.1.i586",
"product": {
"name": "ftview-2.10.1-4.8.1.i586",
"product_id": "ftview-2.10.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.10.1-4.8.1.i586",
"product": {
"name": "libfreetype6-2.10.1-4.8.1.i586",
"product_id": "libfreetype6-2.10.1-4.8.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-profile-tti35-2.10.1-4.8.1.noarch",
"product": {
"name": "freetype2-profile-tti35-2.10.1-4.8.1.noarch",
"product_id": "freetype2-profile-tti35-2.10.1-4.8.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.10.1-4.8.1.ppc64le",
"product": {
"name": "freetype2-devel-2.10.1-4.8.1.ppc64le",
"product_id": "freetype2-devel-2.10.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ft2demos-2.10.1-4.8.1.ppc64le",
"product": {
"name": "ft2demos-2.10.1-4.8.1.ppc64le",
"product_id": "ft2demos-2.10.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftbench-2.10.1-4.8.1.ppc64le",
"product": {
"name": "ftbench-2.10.1-4.8.1.ppc64le",
"product_id": "ftbench-2.10.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftdiff-2.10.1-4.8.1.ppc64le",
"product": {
"name": "ftdiff-2.10.1-4.8.1.ppc64le",
"product_id": "ftdiff-2.10.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftdump-2.10.1-4.8.1.ppc64le",
"product": {
"name": "ftdump-2.10.1-4.8.1.ppc64le",
"product_id": "ftdump-2.10.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftgamma-2.10.1-4.8.1.ppc64le",
"product": {
"name": "ftgamma-2.10.1-4.8.1.ppc64le",
"product_id": "ftgamma-2.10.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftgrid-2.10.1-4.8.1.ppc64le",
"product": {
"name": "ftgrid-2.10.1-4.8.1.ppc64le",
"product_id": "ftgrid-2.10.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftinspect-2.10.1-4.8.1.ppc64le",
"product": {
"name": "ftinspect-2.10.1-4.8.1.ppc64le",
"product_id": "ftinspect-2.10.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftlint-2.10.1-4.8.1.ppc64le",
"product": {
"name": "ftlint-2.10.1-4.8.1.ppc64le",
"product_id": "ftlint-2.10.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftmulti-2.10.1-4.8.1.ppc64le",
"product": {
"name": "ftmulti-2.10.1-4.8.1.ppc64le",
"product_id": "ftmulti-2.10.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftstring-2.10.1-4.8.1.ppc64le",
"product": {
"name": "ftstring-2.10.1-4.8.1.ppc64le",
"product_id": "ftstring-2.10.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftvalid-2.10.1-4.8.1.ppc64le",
"product": {
"name": "ftvalid-2.10.1-4.8.1.ppc64le",
"product_id": "ftvalid-2.10.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftview-2.10.1-4.8.1.ppc64le",
"product": {
"name": "ftview-2.10.1-4.8.1.ppc64le",
"product_id": "ftview-2.10.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.10.1-4.8.1.ppc64le",
"product": {
"name": "libfreetype6-2.10.1-4.8.1.ppc64le",
"product_id": "libfreetype6-2.10.1-4.8.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.10.1-4.8.1.s390x",
"product": {
"name": "freetype2-devel-2.10.1-4.8.1.s390x",
"product_id": "freetype2-devel-2.10.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "ft2demos-2.10.1-4.8.1.s390x",
"product": {
"name": "ft2demos-2.10.1-4.8.1.s390x",
"product_id": "ft2demos-2.10.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "ftbench-2.10.1-4.8.1.s390x",
"product": {
"name": "ftbench-2.10.1-4.8.1.s390x",
"product_id": "ftbench-2.10.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "ftdiff-2.10.1-4.8.1.s390x",
"product": {
"name": "ftdiff-2.10.1-4.8.1.s390x",
"product_id": "ftdiff-2.10.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "ftdump-2.10.1-4.8.1.s390x",
"product": {
"name": "ftdump-2.10.1-4.8.1.s390x",
"product_id": "ftdump-2.10.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "ftgamma-2.10.1-4.8.1.s390x",
"product": {
"name": "ftgamma-2.10.1-4.8.1.s390x",
"product_id": "ftgamma-2.10.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "ftgrid-2.10.1-4.8.1.s390x",
"product": {
"name": "ftgrid-2.10.1-4.8.1.s390x",
"product_id": "ftgrid-2.10.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "ftinspect-2.10.1-4.8.1.s390x",
"product": {
"name": "ftinspect-2.10.1-4.8.1.s390x",
"product_id": "ftinspect-2.10.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "ftlint-2.10.1-4.8.1.s390x",
"product": {
"name": "ftlint-2.10.1-4.8.1.s390x",
"product_id": "ftlint-2.10.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "ftmulti-2.10.1-4.8.1.s390x",
"product": {
"name": "ftmulti-2.10.1-4.8.1.s390x",
"product_id": "ftmulti-2.10.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "ftstring-2.10.1-4.8.1.s390x",
"product": {
"name": "ftstring-2.10.1-4.8.1.s390x",
"product_id": "ftstring-2.10.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "ftvalid-2.10.1-4.8.1.s390x",
"product": {
"name": "ftvalid-2.10.1-4.8.1.s390x",
"product_id": "ftvalid-2.10.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "ftview-2.10.1-4.8.1.s390x",
"product": {
"name": "ftview-2.10.1-4.8.1.s390x",
"product_id": "ftview-2.10.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.10.1-4.8.1.s390x",
"product": {
"name": "libfreetype6-2.10.1-4.8.1.s390x",
"product_id": "libfreetype6-2.10.1-4.8.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.10.1-4.8.1.x86_64",
"product": {
"name": "freetype2-devel-2.10.1-4.8.1.x86_64",
"product_id": "freetype2-devel-2.10.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "freetype2-devel-32bit-2.10.1-4.8.1.x86_64",
"product": {
"name": "freetype2-devel-32bit-2.10.1-4.8.1.x86_64",
"product_id": "freetype2-devel-32bit-2.10.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "ft2demos-2.10.1-4.8.1.x86_64",
"product": {
"name": "ft2demos-2.10.1-4.8.1.x86_64",
"product_id": "ft2demos-2.10.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftbench-2.10.1-4.8.1.x86_64",
"product": {
"name": "ftbench-2.10.1-4.8.1.x86_64",
"product_id": "ftbench-2.10.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftdiff-2.10.1-4.8.1.x86_64",
"product": {
"name": "ftdiff-2.10.1-4.8.1.x86_64",
"product_id": "ftdiff-2.10.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftdump-2.10.1-4.8.1.x86_64",
"product": {
"name": "ftdump-2.10.1-4.8.1.x86_64",
"product_id": "ftdump-2.10.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftgamma-2.10.1-4.8.1.x86_64",
"product": {
"name": "ftgamma-2.10.1-4.8.1.x86_64",
"product_id": "ftgamma-2.10.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftgrid-2.10.1-4.8.1.x86_64",
"product": {
"name": "ftgrid-2.10.1-4.8.1.x86_64",
"product_id": "ftgrid-2.10.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftinspect-2.10.1-4.8.1.x86_64",
"product": {
"name": "ftinspect-2.10.1-4.8.1.x86_64",
"product_id": "ftinspect-2.10.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftlint-2.10.1-4.8.1.x86_64",
"product": {
"name": "ftlint-2.10.1-4.8.1.x86_64",
"product_id": "ftlint-2.10.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftmulti-2.10.1-4.8.1.x86_64",
"product": {
"name": "ftmulti-2.10.1-4.8.1.x86_64",
"product_id": "ftmulti-2.10.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftstring-2.10.1-4.8.1.x86_64",
"product": {
"name": "ftstring-2.10.1-4.8.1.x86_64",
"product_id": "ftstring-2.10.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftvalid-2.10.1-4.8.1.x86_64",
"product": {
"name": "ftvalid-2.10.1-4.8.1.x86_64",
"product_id": "ftvalid-2.10.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftview-2.10.1-4.8.1.x86_64",
"product": {
"name": "ftview-2.10.1-4.8.1.x86_64",
"product_id": "ftview-2.10.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.10.1-4.8.1.x86_64",
"product": {
"name": "libfreetype6-2.10.1-4.8.1.x86_64",
"product_id": "libfreetype6-2.10.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreetype6-32bit-2.10.1-4.8.1.x86_64",
"product": {
"name": "libfreetype6-32bit-2.10.1-4.8.1.x86_64",
"product_id": "libfreetype6-32bit-2.10.1-4.8.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15"
}
}
}
],
"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-4.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:freetype2-devel-2.10.1-4.8.1.aarch64"
},
"product_reference": "freetype2-devel-2.10.1-4.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.1-4.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:freetype2-devel-2.10.1-4.8.1.ppc64le"
},
"product_reference": "freetype2-devel-2.10.1-4.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.1-4.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:freetype2-devel-2.10.1-4.8.1.s390x"
},
"product_reference": "freetype2-devel-2.10.1-4.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.1-4.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:freetype2-devel-2.10.1-4.8.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.1-4.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreetype6-2.10.1-4.8.1.aarch64"
},
"product_reference": "libfreetype6-2.10.1-4.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.1-4.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreetype6-2.10.1-4.8.1.ppc64le"
},
"product_reference": "libfreetype6-2.10.1-4.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.1-4.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreetype6-2.10.1-4.8.1.s390x"
},
"product_reference": "libfreetype6-2.10.1-4.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.1-4.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreetype6-2.10.1-4.8.1.x86_64"
},
"product_reference": "libfreetype6-2.10.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.1-4.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreetype6-32bit-2.10.1-4.8.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.1-4.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:freetype2-devel-2.10.1-4.8.1.aarch64"
},
"product_reference": "freetype2-devel-2.10.1-4.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.1-4.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:freetype2-devel-2.10.1-4.8.1.ppc64le"
},
"product_reference": "freetype2-devel-2.10.1-4.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.1-4.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:freetype2-devel-2.10.1-4.8.1.s390x"
},
"product_reference": "freetype2-devel-2.10.1-4.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.1-4.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:freetype2-devel-2.10.1-4.8.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.1-4.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreetype6-2.10.1-4.8.1.aarch64"
},
"product_reference": "libfreetype6-2.10.1-4.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.1-4.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreetype6-2.10.1-4.8.1.ppc64le"
},
"product_reference": "libfreetype6-2.10.1-4.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.1-4.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreetype6-2.10.1-4.8.1.s390x"
},
"product_reference": "libfreetype6-2.10.1-4.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.1-4.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreetype6-2.10.1-4.8.1.x86_64"
},
"product_reference": "libfreetype6-2.10.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.1-4.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreetype6-32bit-2.10.1-4.8.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.1-4.8.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:ftdump-2.10.1-4.8.1.aarch64"
},
"product_reference": "ftdump-2.10.1-4.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.1-4.8.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:ftdump-2.10.1-4.8.1.ppc64le"
},
"product_reference": "ftdump-2.10.1-4.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.1-4.8.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:ftdump-2.10.1-4.8.1.s390x"
},
"product_reference": "ftdump-2.10.1-4.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.1-4.8.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:ftdump-2.10.1-4.8.1.x86_64"
},
"product_reference": "ftdump-2.10.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.1-4.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:freetype2-devel-2.10.1-4.8.1.aarch64"
},
"product_reference": "freetype2-devel-2.10.1-4.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.1-4.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:freetype2-devel-2.10.1-4.8.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.1-4.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreetype6-2.10.1-4.8.1.aarch64"
},
"product_reference": "libfreetype6-2.10.1-4.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.1-4.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreetype6-2.10.1-4.8.1.x86_64"
},
"product_reference": "libfreetype6-2.10.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.1-4.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreetype6-32bit-2.10.1-4.8.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.1-4.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:freetype2-devel-2.10.1-4.8.1.aarch64"
},
"product_reference": "freetype2-devel-2.10.1-4.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.1-4.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:freetype2-devel-2.10.1-4.8.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.1-4.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreetype6-2.10.1-4.8.1.aarch64"
},
"product_reference": "libfreetype6-2.10.1-4.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.1-4.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreetype6-2.10.1-4.8.1.x86_64"
},
"product_reference": "libfreetype6-2.10.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.1-4.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreetype6-32bit-2.10.1-4.8.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.1-4.8.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:freetype2-devel-2.10.1-4.8.1.aarch64"
},
"product_reference": "freetype2-devel-2.10.1-4.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.1-4.8.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:freetype2-devel-2.10.1-4.8.1.ppc64le"
},
"product_reference": "freetype2-devel-2.10.1-4.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.1-4.8.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:freetype2-devel-2.10.1-4.8.1.s390x"
},
"product_reference": "freetype2-devel-2.10.1-4.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.1-4.8.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:freetype2-devel-2.10.1-4.8.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.1-4.8.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libfreetype6-2.10.1-4.8.1.aarch64"
},
"product_reference": "libfreetype6-2.10.1-4.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.1-4.8.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libfreetype6-2.10.1-4.8.1.ppc64le"
},
"product_reference": "libfreetype6-2.10.1-4.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.1-4.8.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libfreetype6-2.10.1-4.8.1.s390x"
},
"product_reference": "libfreetype6-2.10.1-4.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.1-4.8.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libfreetype6-2.10.1-4.8.1.x86_64"
},
"product_reference": "libfreetype6-2.10.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.1-4.8.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libfreetype6-32bit-2.10.1-4.8.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.1-4.8.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:freetype2-devel-2.10.1-4.8.1.ppc64le"
},
"product_reference": "freetype2-devel-2.10.1-4.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.1-4.8.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:freetype2-devel-2.10.1-4.8.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.1-4.8.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libfreetype6-2.10.1-4.8.1.ppc64le"
},
"product_reference": "libfreetype6-2.10.1-4.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.1-4.8.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libfreetype6-2.10.1-4.8.1.x86_64"
},
"product_reference": "libfreetype6-2.10.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.1-4.8.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libfreetype6-32bit-2.10.1-4.8.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
}
]
},
"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 Linux Enterprise High Performance Computing 15-ESPOS:freetype2-devel-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:freetype2-devel-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreetype6-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreetype6-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreetype6-32bit-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:freetype2-devel-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:freetype2-devel-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreetype6-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreetype6-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreetype6-32bit-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:freetype2-devel-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:freetype2-devel-2.10.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:freetype2-devel-2.10.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:freetype2-devel-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreetype6-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreetype6-2.10.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreetype6-2.10.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreetype6-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreetype6-32bit-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:freetype2-devel-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:freetype2-devel-2.10.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:freetype2-devel-2.10.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:freetype2-devel-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreetype6-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreetype6-2.10.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreetype6-2.10.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreetype6-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreetype6-32bit-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:ftdump-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:ftdump-2.10.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:ftdump-2.10.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:ftdump-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:freetype2-devel-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:freetype2-devel-2.10.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:freetype2-devel-2.10.1-4.8.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:freetype2-devel-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libfreetype6-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libfreetype6-2.10.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libfreetype6-2.10.1-4.8.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libfreetype6-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libfreetype6-32bit-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:freetype2-devel-2.10.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:freetype2-devel-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreetype6-2.10.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreetype6-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreetype6-32bit-2.10.1-4.8.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 Linux Enterprise High Performance Computing 15-ESPOS:freetype2-devel-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:freetype2-devel-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreetype6-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreetype6-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreetype6-32bit-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:freetype2-devel-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:freetype2-devel-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreetype6-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreetype6-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreetype6-32bit-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:freetype2-devel-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:freetype2-devel-2.10.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:freetype2-devel-2.10.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:freetype2-devel-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreetype6-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreetype6-2.10.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreetype6-2.10.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreetype6-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreetype6-32bit-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:freetype2-devel-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:freetype2-devel-2.10.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:freetype2-devel-2.10.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:freetype2-devel-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreetype6-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreetype6-2.10.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreetype6-2.10.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreetype6-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreetype6-32bit-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:ftdump-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:ftdump-2.10.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:ftdump-2.10.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:ftdump-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:freetype2-devel-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:freetype2-devel-2.10.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:freetype2-devel-2.10.1-4.8.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:freetype2-devel-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libfreetype6-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libfreetype6-2.10.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libfreetype6-2.10.1-4.8.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libfreetype6-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libfreetype6-32bit-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:freetype2-devel-2.10.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:freetype2-devel-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreetype6-2.10.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreetype6-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreetype6-32bit-2.10.1-4.8.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 Linux Enterprise High Performance Computing 15-ESPOS:freetype2-devel-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:freetype2-devel-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreetype6-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreetype6-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libfreetype6-32bit-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:freetype2-devel-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:freetype2-devel-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreetype6-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreetype6-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libfreetype6-32bit-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:freetype2-devel-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:freetype2-devel-2.10.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:freetype2-devel-2.10.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:freetype2-devel-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreetype6-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreetype6-2.10.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreetype6-2.10.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreetype6-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libfreetype6-32bit-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:freetype2-devel-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:freetype2-devel-2.10.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:freetype2-devel-2.10.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:freetype2-devel-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreetype6-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreetype6-2.10.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreetype6-2.10.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreetype6-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libfreetype6-32bit-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:ftdump-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:ftdump-2.10.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:ftdump-2.10.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:ftdump-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:freetype2-devel-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:freetype2-devel-2.10.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:freetype2-devel-2.10.1-4.8.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:freetype2-devel-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libfreetype6-2.10.1-4.8.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libfreetype6-2.10.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libfreetype6-2.10.1-4.8.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libfreetype6-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libfreetype6-32bit-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:freetype2-devel-2.10.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:freetype2-devel-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreetype6-2.10.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreetype6-2.10.1-4.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libfreetype6-32bit-2.10.1-4.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-10-22T08:03:53Z",
"details": "important"
}
],
"title": "CVE-2020-15999"
}
]
}
SUSE-SU-2020:2998-1
Vulnerability from csaf_suse - Published: 2020-10-22 08:05 - Updated: 2020-10-22 08:05| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:ft2demos-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libfreetype6-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libfreetype6-32bit-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:ft2demos-2.6.3-7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:ft2demos-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libfreetype6-2.6.3-7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libfreetype6-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libfreetype6-32bit-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:ft2demos-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libfreetype6-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libfreetype6-32bit-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:ft2demos-2.6.3-7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:ft2demos-2.6.3-7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:ft2demos-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libfreetype6-2.6.3-7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libfreetype6-2.6.3-7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libfreetype6-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libfreetype6-32bit-2.6.3-7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libfreetype6-32bit-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:ft2demos-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libfreetype6-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libfreetype6-32bit-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:ft2demos-2.6.3-7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:ft2demos-2.6.3-7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:ft2demos-2.6.3-7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:ft2demos-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libfreetype6-2.6.3-7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libfreetype6-2.6.3-7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libfreetype6-2.6.3-7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libfreetype6-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libfreetype6-32bit-2.6.3-7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libfreetype6-32bit-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:ft2demos-2.6.3-7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:ft2demos-2.6.3-7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:ft2demos-2.6.3-7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:ft2demos-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libfreetype6-2.6.3-7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libfreetype6-2.6.3-7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libfreetype6-2.6.3-7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libfreetype6-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libfreetype6-32bit-2.6.3-7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libfreetype6-32bit-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:ft2demos-2.6.3-7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:ft2demos-2.6.3-7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:ft2demos-2.6.3-7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:ft2demos-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libfreetype6-2.6.3-7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libfreetype6-2.6.3-7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libfreetype6-2.6.3-7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libfreetype6-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libfreetype6-32bit-2.6.3-7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libfreetype6-32bit-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:ft2demos-2.6.3-7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:ft2demos-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreetype6-2.6.3-7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreetype6-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreetype6-32bit-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:ft2demos-2.6.3-7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:ft2demos-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreetype6-2.6.3-7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreetype6-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreetype6-32bit-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:ft2demos-2.6.3-7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:ft2demos-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreetype6-2.6.3-7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreetype6-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreetype6-32bit-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:ft2demos-2.6.3-7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:ft2demos-2.6.3-7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:ft2demos-2.6.3-7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:ft2demos-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreetype6-2.6.3-7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreetype6-2.6.3-7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreetype6-2.6.3-7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreetype6-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreetype6-32bit-2.6.3-7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreetype6-32bit-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:freetype2-devel-2.6.3-7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:freetype2-devel-2.6.3-7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:freetype2-devel-2.6.3-7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:freetype2-devel-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:ft2demos-2.6.3-7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:ft2demos-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libfreetype6-2.6.3-7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libfreetype6-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libfreetype6-32bit-2.6.3-7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libfreetype6-32bit-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:ft2demos-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libfreetype6-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libfreetype6-32bit-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:ft2demos-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libfreetype6-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libfreetype6-32bit-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:ft2demos-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libfreetype6-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libfreetype6-32bit-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:ft2demos-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libfreetype6-2.6.3-7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libfreetype6-32bit-2.6.3-7.18.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",
"title": "Description of the patch"
},
{
"category": "details",
"text": "HPE-Helion-OpenStack-8-2020-2998,SUSE-2020-2998,SUSE-OpenStack-Cloud-7-2020-2998,SUSE-OpenStack-Cloud-8-2020-2998,SUSE-OpenStack-Cloud-9-2020-2998,SUSE-OpenStack-Cloud-Crowbar-8-2020-2998,SUSE-OpenStack-Cloud-Crowbar-9-2020-2998,SUSE-SLE-SAP-12-SP2-2020-2998,SUSE-SLE-SAP-12-SP3-2020-2998,SUSE-SLE-SAP-12-SP4-2020-2998,SUSE-SLE-SDK-12-SP5-2020-2998,SUSE-SLE-SERVER-12-SP2-2020-2998,SUSE-SLE-SERVER-12-SP2-BCL-2020-2998,SUSE-SLE-SERVER-12-SP3-2020-2998,SUSE-SLE-SERVER-12-SP3-BCL-2020-2998,SUSE-SLE-SERVER-12-SP4-LTSS-2020-2998,SUSE-SLE-SERVER-12-SP5-2020-2998,SUSE-Storage-5-2020-2998",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_2998-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:2998-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20202998-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:2998-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-October/007609.html"
},
{
"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-22T08:05:13Z",
"generator": {
"date": "2020-10-22T08:05:13Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:2998-1",
"initial_release_date": "2020-10-22T08:05:13Z",
"revision_history": [
{
"date": "2020-10-22T08:05:13Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.6.3-7.18.1.aarch64",
"product": {
"name": "freetype2-devel-2.6.3-7.18.1.aarch64",
"product_id": "freetype2-devel-2.6.3-7.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "ft2demos-2.6.3-7.18.1.aarch64",
"product": {
"name": "ft2demos-2.6.3-7.18.1.aarch64",
"product_id": "ft2demos-2.6.3-7.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.6.3-7.18.1.aarch64",
"product": {
"name": "libfreetype6-2.6.3-7.18.1.aarch64",
"product_id": "libfreetype6-2.6.3-7.18.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-64bit-2.6.3-7.18.1.aarch64_ilp32",
"product": {
"name": "freetype2-devel-64bit-2.6.3-7.18.1.aarch64_ilp32",
"product_id": "freetype2-devel-64bit-2.6.3-7.18.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libfreetype6-64bit-2.6.3-7.18.1.aarch64_ilp32",
"product": {
"name": "libfreetype6-64bit-2.6.3-7.18.1.aarch64_ilp32",
"product_id": "libfreetype6-64bit-2.6.3-7.18.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.6.3-7.18.1.i586",
"product": {
"name": "freetype2-devel-2.6.3-7.18.1.i586",
"product_id": "freetype2-devel-2.6.3-7.18.1.i586"
}
},
{
"category": "product_version",
"name": "ft2demos-2.6.3-7.18.1.i586",
"product": {
"name": "ft2demos-2.6.3-7.18.1.i586",
"product_id": "ft2demos-2.6.3-7.18.1.i586"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.6.3-7.18.1.i586",
"product": {
"name": "libfreetype6-2.6.3-7.18.1.i586",
"product_id": "libfreetype6-2.6.3-7.18.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.6.3-7.18.1.ppc64le",
"product": {
"name": "freetype2-devel-2.6.3-7.18.1.ppc64le",
"product_id": "freetype2-devel-2.6.3-7.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ft2demos-2.6.3-7.18.1.ppc64le",
"product": {
"name": "ft2demos-2.6.3-7.18.1.ppc64le",
"product_id": "ft2demos-2.6.3-7.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.6.3-7.18.1.ppc64le",
"product": {
"name": "libfreetype6-2.6.3-7.18.1.ppc64le",
"product_id": "libfreetype6-2.6.3-7.18.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.6.3-7.18.1.s390",
"product": {
"name": "freetype2-devel-2.6.3-7.18.1.s390",
"product_id": "freetype2-devel-2.6.3-7.18.1.s390"
}
},
{
"category": "product_version",
"name": "ft2demos-2.6.3-7.18.1.s390",
"product": {
"name": "ft2demos-2.6.3-7.18.1.s390",
"product_id": "ft2demos-2.6.3-7.18.1.s390"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.6.3-7.18.1.s390",
"product": {
"name": "libfreetype6-2.6.3-7.18.1.s390",
"product_id": "libfreetype6-2.6.3-7.18.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.6.3-7.18.1.s390x",
"product": {
"name": "freetype2-devel-2.6.3-7.18.1.s390x",
"product_id": "freetype2-devel-2.6.3-7.18.1.s390x"
}
},
{
"category": "product_version",
"name": "freetype2-devel-32bit-2.6.3-7.18.1.s390x",
"product": {
"name": "freetype2-devel-32bit-2.6.3-7.18.1.s390x",
"product_id": "freetype2-devel-32bit-2.6.3-7.18.1.s390x"
}
},
{
"category": "product_version",
"name": "ft2demos-2.6.3-7.18.1.s390x",
"product": {
"name": "ft2demos-2.6.3-7.18.1.s390x",
"product_id": "ft2demos-2.6.3-7.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.6.3-7.18.1.s390x",
"product": {
"name": "libfreetype6-2.6.3-7.18.1.s390x",
"product_id": "libfreetype6-2.6.3-7.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libfreetype6-32bit-2.6.3-7.18.1.s390x",
"product": {
"name": "libfreetype6-32bit-2.6.3-7.18.1.s390x",
"product_id": "libfreetype6-32bit-2.6.3-7.18.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ft2demos-2.6.3-7.18.1.x86_64",
"product": {
"name": "ft2demos-2.6.3-7.18.1.x86_64",
"product_id": "ft2demos-2.6.3-7.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.6.3-7.18.1.x86_64",
"product": {
"name": "libfreetype6-2.6.3-7.18.1.x86_64",
"product_id": "libfreetype6-2.6.3-7.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"product": {
"name": "libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"product_id": "libfreetype6-32bit-2.6.3-7.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "freetype2-devel-2.6.3-7.18.1.x86_64",
"product": {
"name": "freetype2-devel-2.6.3-7.18.1.x86_64",
"product_id": "freetype2-devel-2.6.3-7.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "freetype2-devel-32bit-2.6.3-7.18.1.x86_64",
"product": {
"name": "freetype2-devel-32bit-2.6.3-7.18.1.x86_64",
"product_id": "freetype2-devel-32bit-2.6.3-7.18.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "HPE Helion OpenStack 8",
"product": {
"name": "HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:hpe-helion-openstack:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 7",
"product": {
"name": "SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:7"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 8",
"product": {
"name": "SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 9",
"product": {
"name": "SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:9"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 8",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 9",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 5",
"product": {
"name": "SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:ft2demos-2.6.3-7.18.1.x86_64"
},
"product_reference": "ft2demos-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libfreetype6-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.6.3-7.18.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libfreetype6-32bit-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:ft2demos-2.6.3-7.18.1.s390x"
},
"product_reference": "ft2demos-2.6.3-7.18.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:ft2demos-2.6.3-7.18.1.x86_64"
},
"product_reference": "ft2demos-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libfreetype6-2.6.3-7.18.1.s390x"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libfreetype6-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.6.3-7.18.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libfreetype6-32bit-2.6.3-7.18.1.s390x"
},
"product_reference": "libfreetype6-32bit-2.6.3-7.18.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.6.3-7.18.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libfreetype6-32bit-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:ft2demos-2.6.3-7.18.1.x86_64"
},
"product_reference": "ft2demos-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libfreetype6-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.6.3-7.18.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libfreetype6-32bit-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:ft2demos-2.6.3-7.18.1.x86_64"
},
"product_reference": "ft2demos-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libfreetype6-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.6.3-7.18.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libfreetype6-32bit-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:ft2demos-2.6.3-7.18.1.x86_64"
},
"product_reference": "ft2demos-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libfreetype6-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.6.3-7.18.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libfreetype6-32bit-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:ft2demos-2.6.3-7.18.1.x86_64"
},
"product_reference": "ft2demos-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libfreetype6-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.6.3-7.18.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libfreetype6-32bit-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:ft2demos-2.6.3-7.18.1.ppc64le"
},
"product_reference": "ft2demos-2.6.3-7.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:ft2demos-2.6.3-7.18.1.x86_64"
},
"product_reference": "ft2demos-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreetype6-2.6.3-7.18.1.ppc64le"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreetype6-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreetype6-32bit-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:ft2demos-2.6.3-7.18.1.ppc64le"
},
"product_reference": "ft2demos-2.6.3-7.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:ft2demos-2.6.3-7.18.1.x86_64"
},
"product_reference": "ft2demos-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreetype6-2.6.3-7.18.1.ppc64le"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreetype6-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreetype6-32bit-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ft2demos-2.6.3-7.18.1.ppc64le"
},
"product_reference": "ft2demos-2.6.3-7.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ft2demos-2.6.3-7.18.1.x86_64"
},
"product_reference": "ft2demos-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreetype6-2.6.3-7.18.1.ppc64le"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreetype6-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreetype6-32bit-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.6.3-7.18.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:freetype2-devel-2.6.3-7.18.1.aarch64"
},
"product_reference": "freetype2-devel-2.6.3-7.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.6.3-7.18.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:freetype2-devel-2.6.3-7.18.1.ppc64le"
},
"product_reference": "freetype2-devel-2.6.3-7.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.6.3-7.18.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:freetype2-devel-2.6.3-7.18.1.s390x"
},
"product_reference": "freetype2-devel-2.6.3-7.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:freetype2-devel-2.6.3-7.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:ft2demos-2.6.3-7.18.1.ppc64le"
},
"product_reference": "ft2demos-2.6.3-7.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:ft2demos-2.6.3-7.18.1.s390x"
},
"product_reference": "ft2demos-2.6.3-7.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:ft2demos-2.6.3-7.18.1.x86_64"
},
"product_reference": "ft2demos-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreetype6-2.6.3-7.18.1.ppc64le"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreetype6-2.6.3-7.18.1.s390x"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreetype6-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.6.3-7.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreetype6-32bit-2.6.3-7.18.1.s390x"
},
"product_reference": "libfreetype6-32bit-2.6.3-7.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfreetype6-32bit-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:ft2demos-2.6.3-7.18.1.x86_64"
},
"product_reference": "ft2demos-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libfreetype6-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libfreetype6-32bit-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:ft2demos-2.6.3-7.18.1.aarch64"
},
"product_reference": "ft2demos-2.6.3-7.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:ft2demos-2.6.3-7.18.1.ppc64le"
},
"product_reference": "ft2demos-2.6.3-7.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:ft2demos-2.6.3-7.18.1.s390x"
},
"product_reference": "ft2demos-2.6.3-7.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:ft2demos-2.6.3-7.18.1.x86_64"
},
"product_reference": "ft2demos-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libfreetype6-2.6.3-7.18.1.aarch64"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libfreetype6-2.6.3-7.18.1.ppc64le"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libfreetype6-2.6.3-7.18.1.s390x"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libfreetype6-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.6.3-7.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libfreetype6-32bit-2.6.3-7.18.1.s390x"
},
"product_reference": "libfreetype6-32bit-2.6.3-7.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libfreetype6-32bit-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:ft2demos-2.6.3-7.18.1.x86_64"
},
"product_reference": "ft2demos-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libfreetype6-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libfreetype6-32bit-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:ft2demos-2.6.3-7.18.1.aarch64"
},
"product_reference": "ft2demos-2.6.3-7.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:ft2demos-2.6.3-7.18.1.ppc64le"
},
"product_reference": "ft2demos-2.6.3-7.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:ft2demos-2.6.3-7.18.1.s390x"
},
"product_reference": "ft2demos-2.6.3-7.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:ft2demos-2.6.3-7.18.1.x86_64"
},
"product_reference": "ft2demos-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libfreetype6-2.6.3-7.18.1.aarch64"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libfreetype6-2.6.3-7.18.1.ppc64le"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libfreetype6-2.6.3-7.18.1.s390x"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libfreetype6-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.6.3-7.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libfreetype6-32bit-2.6.3-7.18.1.s390x"
},
"product_reference": "libfreetype6-32bit-2.6.3-7.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libfreetype6-32bit-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:ft2demos-2.6.3-7.18.1.aarch64"
},
"product_reference": "ft2demos-2.6.3-7.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:ft2demos-2.6.3-7.18.1.ppc64le"
},
"product_reference": "ft2demos-2.6.3-7.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:ft2demos-2.6.3-7.18.1.s390x"
},
"product_reference": "ft2demos-2.6.3-7.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:ft2demos-2.6.3-7.18.1.x86_64"
},
"product_reference": "ft2demos-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libfreetype6-2.6.3-7.18.1.aarch64"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libfreetype6-2.6.3-7.18.1.ppc64le"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libfreetype6-2.6.3-7.18.1.s390x"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libfreetype6-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.6.3-7.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libfreetype6-32bit-2.6.3-7.18.1.s390x"
},
"product_reference": "libfreetype6-32bit-2.6.3-7.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libfreetype6-32bit-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ft2demos-2.6.3-7.18.1.aarch64"
},
"product_reference": "ft2demos-2.6.3-7.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ft2demos-2.6.3-7.18.1.ppc64le"
},
"product_reference": "ft2demos-2.6.3-7.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ft2demos-2.6.3-7.18.1.s390x"
},
"product_reference": "ft2demos-2.6.3-7.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ft2demos-2.6.3-7.18.1.x86_64"
},
"product_reference": "ft2demos-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreetype6-2.6.3-7.18.1.aarch64"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreetype6-2.6.3-7.18.1.ppc64le"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreetype6-2.6.3-7.18.1.s390x"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreetype6-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.6.3-7.18.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreetype6-32bit-2.6.3-7.18.1.s390x"
},
"product_reference": "libfreetype6-32bit-2.6.3-7.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.6.3-7.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreetype6-32bit-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:ft2demos-2.6.3-7.18.1.aarch64"
},
"product_reference": "ft2demos-2.6.3-7.18.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.18.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:ft2demos-2.6.3-7.18.1.x86_64"
},
"product_reference": "ft2demos-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libfreetype6-2.6.3-7.18.1.aarch64"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.18.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libfreetype6-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.6.3-7.18.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libfreetype6-32bit-2.6.3-7.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
}
]
},
"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": [
"HPE Helion OpenStack 8:ft2demos-2.6.3-7.18.1.x86_64",
"HPE Helion OpenStack 8:libfreetype6-2.6.3-7.18.1.x86_64",
"HPE Helion OpenStack 8:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Enterprise Storage 5:ft2demos-2.6.3-7.18.1.aarch64",
"SUSE Enterprise Storage 5:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Enterprise Storage 5:libfreetype6-2.6.3-7.18.1.aarch64",
"SUSE Enterprise Storage 5:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Enterprise Storage 5:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:ft2demos-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:ft2demos-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreetype6-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreetype6-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreetype6-32bit-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:ft2demos-2.6.3-7.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:ft2demos-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:ft2demos-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreetype6-2.6.3-7.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreetype6-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreetype6-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreetype6-32bit-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:ft2demos-2.6.3-7.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:ft2demos-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:ft2demos-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreetype6-2.6.3-7.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreetype6-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreetype6-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreetype6-32bit-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:ft2demos-2.6.3-7.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:ft2demos-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:ft2demos-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreetype6-2.6.3-7.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreetype6-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreetype6-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreetype6-32bit-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:ft2demos-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreetype6-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:ft2demos-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreetype6-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:ft2demos-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreetype6-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:ft2demos-2.6.3-7.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:ft2demos-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:ft2demos-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreetype6-2.6.3-7.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreetype6-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreetype6-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreetype6-32bit-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:freetype2-devel-2.6.3-7.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:freetype2-devel-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:freetype2-devel-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:freetype2-devel-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud 7:ft2demos-2.6.3-7.18.1.s390x",
"SUSE OpenStack Cloud 7:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud 7:libfreetype6-2.6.3-7.18.1.s390x",
"SUSE OpenStack Cloud 7:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud 7:libfreetype6-32bit-2.6.3-7.18.1.s390x",
"SUSE OpenStack Cloud 7:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud 8:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud 8:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud 8:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud 9:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud 9:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud 9:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreetype6-32bit-2.6.3-7.18.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": [
"HPE Helion OpenStack 8:ft2demos-2.6.3-7.18.1.x86_64",
"HPE Helion OpenStack 8:libfreetype6-2.6.3-7.18.1.x86_64",
"HPE Helion OpenStack 8:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Enterprise Storage 5:ft2demos-2.6.3-7.18.1.aarch64",
"SUSE Enterprise Storage 5:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Enterprise Storage 5:libfreetype6-2.6.3-7.18.1.aarch64",
"SUSE Enterprise Storage 5:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Enterprise Storage 5:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:ft2demos-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:ft2demos-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreetype6-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreetype6-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreetype6-32bit-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:ft2demos-2.6.3-7.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:ft2demos-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:ft2demos-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreetype6-2.6.3-7.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreetype6-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreetype6-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreetype6-32bit-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:ft2demos-2.6.3-7.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:ft2demos-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:ft2demos-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreetype6-2.6.3-7.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreetype6-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreetype6-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreetype6-32bit-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:ft2demos-2.6.3-7.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:ft2demos-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:ft2demos-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreetype6-2.6.3-7.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreetype6-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreetype6-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreetype6-32bit-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:ft2demos-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreetype6-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:ft2demos-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreetype6-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:ft2demos-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreetype6-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:ft2demos-2.6.3-7.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:ft2demos-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:ft2demos-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreetype6-2.6.3-7.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreetype6-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreetype6-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreetype6-32bit-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:freetype2-devel-2.6.3-7.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:freetype2-devel-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:freetype2-devel-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:freetype2-devel-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud 7:ft2demos-2.6.3-7.18.1.s390x",
"SUSE OpenStack Cloud 7:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud 7:libfreetype6-2.6.3-7.18.1.s390x",
"SUSE OpenStack Cloud 7:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud 7:libfreetype6-32bit-2.6.3-7.18.1.s390x",
"SUSE OpenStack Cloud 7:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud 8:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud 8:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud 8:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud 9:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud 9:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud 9:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreetype6-32bit-2.6.3-7.18.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": [
"HPE Helion OpenStack 8:ft2demos-2.6.3-7.18.1.x86_64",
"HPE Helion OpenStack 8:libfreetype6-2.6.3-7.18.1.x86_64",
"HPE Helion OpenStack 8:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Enterprise Storage 5:ft2demos-2.6.3-7.18.1.aarch64",
"SUSE Enterprise Storage 5:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Enterprise Storage 5:libfreetype6-2.6.3-7.18.1.aarch64",
"SUSE Enterprise Storage 5:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Enterprise Storage 5:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:ft2demos-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:ft2demos-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreetype6-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreetype6-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreetype6-32bit-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:ft2demos-2.6.3-7.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:ft2demos-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:ft2demos-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreetype6-2.6.3-7.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreetype6-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreetype6-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreetype6-32bit-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:ft2demos-2.6.3-7.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:ft2demos-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:ft2demos-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreetype6-2.6.3-7.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreetype6-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreetype6-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreetype6-32bit-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:ft2demos-2.6.3-7.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:ft2demos-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:ft2demos-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreetype6-2.6.3-7.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libfreetype6-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libfreetype6-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libfreetype6-32bit-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:ft2demos-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreetype6-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:ft2demos-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreetype6-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:ft2demos-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreetype6-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:ft2demos-2.6.3-7.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:ft2demos-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:ft2demos-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreetype6-2.6.3-7.18.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreetype6-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreetype6-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreetype6-32bit-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:freetype2-devel-2.6.3-7.18.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:freetype2-devel-2.6.3-7.18.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:freetype2-devel-2.6.3-7.18.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:freetype2-devel-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud 7:ft2demos-2.6.3-7.18.1.s390x",
"SUSE OpenStack Cloud 7:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud 7:libfreetype6-2.6.3-7.18.1.s390x",
"SUSE OpenStack Cloud 7:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud 7:libfreetype6-32bit-2.6.3-7.18.1.s390x",
"SUSE OpenStack Cloud 7:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud 8:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud 8:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud 8:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud 9:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud 9:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud 9:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libfreetype6-32bit-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:ft2demos-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreetype6-2.6.3-7.18.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libfreetype6-32bit-2.6.3-7.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-10-22T08:05:13Z",
"details": "important"
}
],
"title": "CVE-2020-15999"
}
]
}
SUSE-SU-2020:3383-1
Vulnerability from csaf_suse - Published: 2020-11-19 10:16 - Updated: 2020-11-19 10:16| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.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",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-3383,SUSE-SLE-Module-Desktop-Applications-15-SP1-2020-3383",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_3383-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:3383-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203383-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:3383-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007797.html"
},
{
"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-19T10:16:09Z",
"generator": {
"date": "2020-11-19T10:16:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:3383-1",
"initial_release_date": "2020-11-19T10:16:09Z",
"revision_history": [
{
"date": "2020-11-19T10:16:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-78.5.0-3.119.1.aarch64",
"product": {
"name": "MozillaFirefox-78.5.0-3.119.1.aarch64",
"product_id": "MozillaFirefox-78.5.0-3.119.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-78.5.0-3.119.1.aarch64",
"product": {
"name": "MozillaFirefox-branding-upstream-78.5.0-3.119.1.aarch64",
"product_id": "MozillaFirefox-branding-upstream-78.5.0-3.119.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"product": {
"name": "MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"product_id": "MozillaFirefox-devel-78.5.0-3.119.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"product": {
"name": "MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"product_id": "MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"product": {
"name": "MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"product_id": "MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-78.5.0-3.119.1.i686",
"product": {
"name": "MozillaFirefox-78.5.0-3.119.1.i686",
"product_id": "MozillaFirefox-78.5.0-3.119.1.i686"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-78.5.0-3.119.1.i686",
"product": {
"name": "MozillaFirefox-branding-upstream-78.5.0-3.119.1.i686",
"product_id": "MozillaFirefox-branding-upstream-78.5.0-3.119.1.i686"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-buildsymbols-78.5.0-3.119.1.i686",
"product": {
"name": "MozillaFirefox-buildsymbols-78.5.0-3.119.1.i686",
"product_id": "MozillaFirefox-buildsymbols-78.5.0-3.119.1.i686"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-78.5.0-3.119.1.i686",
"product": {
"name": "MozillaFirefox-devel-78.5.0-3.119.1.i686",
"product_id": "MozillaFirefox-devel-78.5.0-3.119.1.i686"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-78.5.0-3.119.1.i686",
"product": {
"name": "MozillaFirefox-translations-common-78.5.0-3.119.1.i686",
"product_id": "MozillaFirefox-translations-common-78.5.0-3.119.1.i686"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-78.5.0-3.119.1.i686",
"product": {
"name": "MozillaFirefox-translations-other-78.5.0-3.119.1.i686",
"product_id": "MozillaFirefox-translations-other-78.5.0-3.119.1.i686"
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-78.5.0-3.119.1.ppc64le",
"product": {
"name": "MozillaFirefox-78.5.0-3.119.1.ppc64le",
"product_id": "MozillaFirefox-78.5.0-3.119.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-78.5.0-3.119.1.ppc64le",
"product": {
"name": "MozillaFirefox-branding-upstream-78.5.0-3.119.1.ppc64le",
"product_id": "MozillaFirefox-branding-upstream-78.5.0-3.119.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"product": {
"name": "MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"product_id": "MozillaFirefox-devel-78.5.0-3.119.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"product": {
"name": "MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"product_id": "MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"product": {
"name": "MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"product_id": "MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-78.5.0-3.119.1.s390x",
"product": {
"name": "MozillaFirefox-78.5.0-3.119.1.s390x",
"product_id": "MozillaFirefox-78.5.0-3.119.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-78.5.0-3.119.1.s390x",
"product": {
"name": "MozillaFirefox-branding-upstream-78.5.0-3.119.1.s390x",
"product_id": "MozillaFirefox-branding-upstream-78.5.0-3.119.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"product": {
"name": "MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"product_id": "MozillaFirefox-devel-78.5.0-3.119.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"product": {
"name": "MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"product_id": "MozillaFirefox-translations-common-78.5.0-3.119.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"product": {
"name": "MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"product_id": "MozillaFirefox-translations-other-78.5.0-3.119.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-78.5.0-3.119.1.x86_64",
"product": {
"name": "MozillaFirefox-78.5.0-3.119.1.x86_64",
"product_id": "MozillaFirefox-78.5.0-3.119.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-78.5.0-3.119.1.x86_64",
"product": {
"name": "MozillaFirefox-branding-upstream-78.5.0-3.119.1.x86_64",
"product_id": "MozillaFirefox-branding-upstream-78.5.0-3.119.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-buildsymbols-78.5.0-3.119.1.x86_64",
"product": {
"name": "MozillaFirefox-buildsymbols-78.5.0-3.119.1.x86_64",
"product_id": "MozillaFirefox-buildsymbols-78.5.0-3.119.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"product": {
"name": "MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"product_id": "MozillaFirefox-devel-78.5.0-3.119.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"product": {
"name": "MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"product_id": "MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-78.5.0-3.119.1.x86_64",
"product": {
"name": "MozillaFirefox-translations-other-78.5.0-3.119.1.x86_64",
"product_id": "MozillaFirefox-translations-other-78.5.0-3.119.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-3.119.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64"
},
"product_reference": "MozillaFirefox-78.5.0-3.119.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-3.119.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le"
},
"product_reference": "MozillaFirefox-78.5.0-3.119.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-3.119.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x"
},
"product_reference": "MozillaFirefox-78.5.0-3.119.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-3.119.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64"
},
"product_reference": "MozillaFirefox-78.5.0-3.119.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-3.119.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64"
},
"product_reference": "MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-3.119.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-3.119.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x"
},
"product_reference": "MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-3.119.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-3.119.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-78.5.0-3.119.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x"
},
"product_reference": "MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-78.5.0-3.119.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-78.5.0-3.119.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 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 Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.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 Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.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 Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-19T10:16:09Z",
"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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-19T10:16:09Z",
"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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-19T10:16:09Z",
"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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-19T10:16:09Z",
"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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-19T10:16:09Z",
"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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-19T10:16:09Z",
"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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.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 Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-19T10:16:09Z",
"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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.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 Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-19T10:16:09Z",
"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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-19T10:16:09Z",
"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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-19T10:16:09Z",
"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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-19T10:16:09Z",
"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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.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 Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-78.5.0-3.119.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-78.5.0-3.119.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-19T10:16:09Z",
"details": "important"
}
],
"title": "CVE-2020-26968"
}
]
}
SUSE-SU-2020:3458-1
Vulnerability from csaf_suse - Published: 2020-11-20 10:09 - Updated: 2020-11-20 10:09| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.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",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-3458,SUSE-SLE-Module-Desktop-Applications-15-SP2-2020-3458",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_3458-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:3458-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203458-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:3458-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007823.html"
},
{
"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-20T10:09:53Z",
"generator": {
"date": "2020-11-20T10:09:53Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:3458-1",
"initial_release_date": "2020-11-20T10:09:53Z",
"revision_history": [
{
"date": "2020-11-20T10:09:53Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-78.5.0-8.17.1.aarch64",
"product": {
"name": "MozillaFirefox-78.5.0-8.17.1.aarch64",
"product_id": "MozillaFirefox-78.5.0-8.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-78.5.0-8.17.1.aarch64",
"product": {
"name": "MozillaFirefox-branding-upstream-78.5.0-8.17.1.aarch64",
"product_id": "MozillaFirefox-branding-upstream-78.5.0-8.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"product": {
"name": "MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"product_id": "MozillaFirefox-devel-78.5.0-8.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"product": {
"name": "MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"product_id": "MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"product": {
"name": "MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"product_id": "MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-78.5.0-8.17.1.i686",
"product": {
"name": "MozillaFirefox-78.5.0-8.17.1.i686",
"product_id": "MozillaFirefox-78.5.0-8.17.1.i686"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-78.5.0-8.17.1.i686",
"product": {
"name": "MozillaFirefox-branding-upstream-78.5.0-8.17.1.i686",
"product_id": "MozillaFirefox-branding-upstream-78.5.0-8.17.1.i686"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-buildsymbols-78.5.0-8.17.1.i686",
"product": {
"name": "MozillaFirefox-buildsymbols-78.5.0-8.17.1.i686",
"product_id": "MozillaFirefox-buildsymbols-78.5.0-8.17.1.i686"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-78.5.0-8.17.1.i686",
"product": {
"name": "MozillaFirefox-devel-78.5.0-8.17.1.i686",
"product_id": "MozillaFirefox-devel-78.5.0-8.17.1.i686"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-78.5.0-8.17.1.i686",
"product": {
"name": "MozillaFirefox-translations-common-78.5.0-8.17.1.i686",
"product_id": "MozillaFirefox-translations-common-78.5.0-8.17.1.i686"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-78.5.0-8.17.1.i686",
"product": {
"name": "MozillaFirefox-translations-other-78.5.0-8.17.1.i686",
"product_id": "MozillaFirefox-translations-other-78.5.0-8.17.1.i686"
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-78.5.0-8.17.1.ppc64le",
"product": {
"name": "MozillaFirefox-78.5.0-8.17.1.ppc64le",
"product_id": "MozillaFirefox-78.5.0-8.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-78.5.0-8.17.1.ppc64le",
"product": {
"name": "MozillaFirefox-branding-upstream-78.5.0-8.17.1.ppc64le",
"product_id": "MozillaFirefox-branding-upstream-78.5.0-8.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"product": {
"name": "MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"product_id": "MozillaFirefox-devel-78.5.0-8.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"product": {
"name": "MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"product_id": "MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"product": {
"name": "MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"product_id": "MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-78.5.0-8.17.1.s390x",
"product": {
"name": "MozillaFirefox-78.5.0-8.17.1.s390x",
"product_id": "MozillaFirefox-78.5.0-8.17.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-78.5.0-8.17.1.s390x",
"product": {
"name": "MozillaFirefox-branding-upstream-78.5.0-8.17.1.s390x",
"product_id": "MozillaFirefox-branding-upstream-78.5.0-8.17.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"product": {
"name": "MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"product_id": "MozillaFirefox-devel-78.5.0-8.17.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"product": {
"name": "MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"product_id": "MozillaFirefox-translations-common-78.5.0-8.17.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"product": {
"name": "MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"product_id": "MozillaFirefox-translations-other-78.5.0-8.17.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-78.5.0-8.17.1.x86_64",
"product": {
"name": "MozillaFirefox-78.5.0-8.17.1.x86_64",
"product_id": "MozillaFirefox-78.5.0-8.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-78.5.0-8.17.1.x86_64",
"product": {
"name": "MozillaFirefox-branding-upstream-78.5.0-8.17.1.x86_64",
"product_id": "MozillaFirefox-branding-upstream-78.5.0-8.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-buildsymbols-78.5.0-8.17.1.x86_64",
"product": {
"name": "MozillaFirefox-buildsymbols-78.5.0-8.17.1.x86_64",
"product_id": "MozillaFirefox-buildsymbols-78.5.0-8.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"product": {
"name": "MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"product_id": "MozillaFirefox-devel-78.5.0-8.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"product": {
"name": "MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"product_id": "MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-78.5.0-8.17.1.x86_64",
"product": {
"name": "MozillaFirefox-translations-other-78.5.0-8.17.1.x86_64",
"product_id": "MozillaFirefox-translations-other-78.5.0-8.17.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-8.17.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64"
},
"product_reference": "MozillaFirefox-78.5.0-8.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-8.17.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le"
},
"product_reference": "MozillaFirefox-78.5.0-8.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-8.17.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x"
},
"product_reference": "MozillaFirefox-78.5.0-8.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-8.17.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64"
},
"product_reference": "MozillaFirefox-78.5.0-8.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-8.17.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64"
},
"product_reference": "MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-8.17.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-8.17.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x"
},
"product_reference": "MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-8.17.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-8.17.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-78.5.0-8.17.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x"
},
"product_reference": "MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-78.5.0-8.17.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-78.5.0-8.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2"
}
]
},
"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 Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.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 Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.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 Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T10:09:53Z",
"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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T10:09:53Z",
"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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T10:09:53Z",
"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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T10:09:53Z",
"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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T10:09:53Z",
"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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T10:09:53Z",
"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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.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 Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T10:09:53Z",
"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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.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 Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T10:09:53Z",
"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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T10:09:53Z",
"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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T10:09:53Z",
"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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T10:09:53Z",
"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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.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": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.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 Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-devel-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-common-78.5.0-8.17.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:MozillaFirefox-translations-other-78.5.0-8.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-20T10:09:53Z",
"details": "important"
}
],
"title": "CVE-2020-26968"
}
]
}
SUSE-SU-2020:3528-1
Vulnerability from csaf_suse - Published: 2020-11-26 10:52 - Updated: 2020-11-26 10:52| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.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",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-3528,SUSE-SLE-Product-WE-15-SP1-2020-3528,SUSE-SLE-Product-WE-15-SP2-2020-3528",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_3528-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:3528-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203528-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:3528-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007870.html"
},
{
"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-26T10:52:39Z",
"generator": {
"date": "2020-11-26T10:52:39Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:3528-1",
"initial_release_date": "2020-11-26T10:52:39Z",
"revision_history": [
{
"date": "2020-11-26T10:52:39Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-78.5.0-3.107.1.aarch64",
"product": {
"name": "MozillaThunderbird-78.5.0-3.107.1.aarch64",
"product_id": "MozillaThunderbird-78.5.0-3.107.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-78.5.0-3.107.1.aarch64",
"product": {
"name": "MozillaThunderbird-translations-common-78.5.0-3.107.1.aarch64",
"product_id": "MozillaThunderbird-translations-common-78.5.0-3.107.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-78.5.0-3.107.1.aarch64",
"product": {
"name": "MozillaThunderbird-translations-other-78.5.0-3.107.1.aarch64",
"product_id": "MozillaThunderbird-translations-other-78.5.0-3.107.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-78.5.0-3.107.1.i586",
"product": {
"name": "MozillaThunderbird-78.5.0-3.107.1.i586",
"product_id": "MozillaThunderbird-78.5.0-3.107.1.i586"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-78.5.0-3.107.1.i586",
"product": {
"name": "MozillaThunderbird-translations-common-78.5.0-3.107.1.i586",
"product_id": "MozillaThunderbird-translations-common-78.5.0-3.107.1.i586"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-78.5.0-3.107.1.i586",
"product": {
"name": "MozillaThunderbird-translations-other-78.5.0-3.107.1.i586",
"product_id": "MozillaThunderbird-translations-other-78.5.0-3.107.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-78.5.0-3.107.1.ppc64le",
"product": {
"name": "MozillaThunderbird-78.5.0-3.107.1.ppc64le",
"product_id": "MozillaThunderbird-78.5.0-3.107.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-78.5.0-3.107.1.ppc64le",
"product": {
"name": "MozillaThunderbird-translations-common-78.5.0-3.107.1.ppc64le",
"product_id": "MozillaThunderbird-translations-common-78.5.0-3.107.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-78.5.0-3.107.1.ppc64le",
"product": {
"name": "MozillaThunderbird-translations-other-78.5.0-3.107.1.ppc64le",
"product_id": "MozillaThunderbird-translations-other-78.5.0-3.107.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-78.5.0-3.107.1.s390x",
"product": {
"name": "MozillaThunderbird-78.5.0-3.107.1.s390x",
"product_id": "MozillaThunderbird-78.5.0-3.107.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-78.5.0-3.107.1.s390x",
"product": {
"name": "MozillaThunderbird-translations-common-78.5.0-3.107.1.s390x",
"product_id": "MozillaThunderbird-translations-common-78.5.0-3.107.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-78.5.0-3.107.1.s390x",
"product": {
"name": "MozillaThunderbird-translations-other-78.5.0-3.107.1.s390x",
"product_id": "MozillaThunderbird-translations-other-78.5.0-3.107.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-78.5.0-3.107.1.x86_64",
"product": {
"name": "MozillaThunderbird-78.5.0-3.107.1.x86_64",
"product_id": "MozillaThunderbird-78.5.0-3.107.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"product": {
"name": "MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"product_id": "MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"product": {
"name": "MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"product_id": "MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Workstation Extension 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Workstation Extension 15 SP1",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-we:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Workstation Extension 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Workstation Extension 15 SP2",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-we:15:sp2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-78.5.0-3.107.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP1",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64"
},
"product_reference": "MozillaThunderbird-78.5.0-3.107.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP1",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP1",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-78.5.0-3.107.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP2",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64"
},
"product_reference": "MozillaThunderbird-78.5.0-3.107.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP2",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP2",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP2"
}
]
},
"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 Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.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 Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.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 Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-26T10:52:39Z",
"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": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.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": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.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": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-26T10:52:39Z",
"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": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.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": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.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": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-26T10:52:39Z",
"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": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.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": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.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": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-26T10:52:39Z",
"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": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.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": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.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": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-26T10:52:39Z",
"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": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.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": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.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": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-26T10:52:39Z",
"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": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.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": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.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 Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-26T10:52:39Z",
"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": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.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": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.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 Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-26T10:52:39Z",
"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": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.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": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.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": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-26T10:52:39Z",
"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": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.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": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.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": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-26T10:52:39Z",
"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": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.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": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.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": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-26T10:52:39Z",
"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": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.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": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.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 Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.5.0-3.107.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.5.0-3.107.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-26T10:52:39Z",
"details": "important"
}
],
"title": "CVE-2020-26968"
}
]
}
SUSE-SU-2020:3548-1
Vulnerability from csaf_suse - Published: 2020-11-27 11:18 - Updated: 2020-11-27 11:18| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.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",
"title": "Description of the patch"
},
{
"category": "details",
"text": "HPE-Helion-OpenStack-8-2020-3548,SUSE-2020-3548,SUSE-OpenStack-Cloud-7-2020-3548,SUSE-OpenStack-Cloud-8-2020-3548,SUSE-OpenStack-Cloud-9-2020-3548,SUSE-OpenStack-Cloud-Crowbar-8-2020-3548,SUSE-OpenStack-Cloud-Crowbar-9-2020-3548,SUSE-SLE-SAP-12-SP2-2020-3548,SUSE-SLE-SAP-12-SP3-2020-3548,SUSE-SLE-SAP-12-SP4-2020-3548,SUSE-SLE-SDK-12-SP5-2020-3548,SUSE-SLE-SERVER-12-SP2-2020-3548,SUSE-SLE-SERVER-12-SP2-BCL-2020-3548,SUSE-SLE-SERVER-12-SP3-2020-3548,SUSE-SLE-SERVER-12-SP3-BCL-2020-3548,SUSE-SLE-SERVER-12-SP4-LTSS-2020-3548,SUSE-SLE-SERVER-12-SP5-2020-3548,SUSE-Storage-5-2020-3548",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_3548-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:3548-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203548-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:3548-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007883.html"
},
{
"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-27T11:18:56Z",
"generator": {
"date": "2020-11-27T11:18:56Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:3548-1",
"initial_release_date": "2020-11-27T11:18:56Z",
"revision_history": [
{
"date": "2020-11-27T11:18:56Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-78.5.0-112.36.1.aarch64",
"product": {
"name": "MozillaFirefox-78.5.0-112.36.1.aarch64",
"product_id": "MozillaFirefox-78.5.0-112.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-78.5.0-112.36.1.aarch64",
"product": {
"name": "MozillaFirefox-branding-upstream-78.5.0-112.36.1.aarch64",
"product_id": "MozillaFirefox-branding-upstream-78.5.0-112.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"product": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"product_id": "MozillaFirefox-devel-78.5.0-112.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"product": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"product_id": "MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-78.5.0-112.36.1.aarch64",
"product": {
"name": "MozillaFirefox-translations-other-78.5.0-112.36.1.aarch64",
"product_id": "MozillaFirefox-translations-other-78.5.0-112.36.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-78.5.0-112.36.1.ppc64le",
"product": {
"name": "MozillaFirefox-78.5.0-112.36.1.ppc64le",
"product_id": "MozillaFirefox-78.5.0-112.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-78.5.0-112.36.1.ppc64le",
"product": {
"name": "MozillaFirefox-branding-upstream-78.5.0-112.36.1.ppc64le",
"product_id": "MozillaFirefox-branding-upstream-78.5.0-112.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"product": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"product_id": "MozillaFirefox-devel-78.5.0-112.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"product": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"product_id": "MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-78.5.0-112.36.1.ppc64le",
"product": {
"name": "MozillaFirefox-translations-other-78.5.0-112.36.1.ppc64le",
"product_id": "MozillaFirefox-translations-other-78.5.0-112.36.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-78.5.0-112.36.1.s390x",
"product": {
"name": "MozillaFirefox-78.5.0-112.36.1.s390x",
"product_id": "MozillaFirefox-78.5.0-112.36.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-78.5.0-112.36.1.s390x",
"product": {
"name": "MozillaFirefox-branding-upstream-78.5.0-112.36.1.s390x",
"product_id": "MozillaFirefox-branding-upstream-78.5.0-112.36.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"product": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"product_id": "MozillaFirefox-devel-78.5.0-112.36.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"product": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"product_id": "MozillaFirefox-translations-common-78.5.0-112.36.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-78.5.0-112.36.1.s390x",
"product": {
"name": "MozillaFirefox-translations-other-78.5.0-112.36.1.s390x",
"product_id": "MozillaFirefox-translations-other-78.5.0-112.36.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-78.5.0-112.36.1.x86_64",
"product": {
"name": "MozillaFirefox-78.5.0-112.36.1.x86_64",
"product_id": "MozillaFirefox-78.5.0-112.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"product": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"product_id": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"product": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"product_id": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-78.5.0-112.36.1.x86_64",
"product": {
"name": "MozillaFirefox-branding-upstream-78.5.0-112.36.1.x86_64",
"product_id": "MozillaFirefox-branding-upstream-78.5.0-112.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-buildsymbols-78.5.0-112.36.1.x86_64",
"product": {
"name": "MozillaFirefox-buildsymbols-78.5.0-112.36.1.x86_64",
"product_id": "MozillaFirefox-buildsymbols-78.5.0-112.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-78.5.0-112.36.1.x86_64",
"product": {
"name": "MozillaFirefox-translations-other-78.5.0-112.36.1.x86_64",
"product_id": "MozillaFirefox-translations-other-78.5.0-112.36.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "HPE Helion OpenStack 8",
"product": {
"name": "HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:hpe-helion-openstack:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 7",
"product": {
"name": "SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:7"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 8",
"product": {
"name": "SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 9",
"product": {
"name": "SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:9"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 8",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 9",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 5",
"product": {
"name": "SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.5.0-112.36.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
}
]
},
"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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-27T11:18:56Z",
"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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-27T11:18:56Z",
"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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-27T11:18:56Z",
"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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-27T11:18:56Z",
"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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-27T11:18:56Z",
"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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-27T11:18:56Z",
"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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-27T11:18:56Z",
"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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-27T11:18:56Z",
"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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-27T11:18:56Z",
"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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-27T11:18:56Z",
"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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-27T11:18:56Z",
"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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.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": [
"HPE Helion OpenStack 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-78.5.0-112.36.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-78.5.0-112.36.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-27T11:18:56Z",
"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.