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-06-30",
"epss": "0.5063",
"percentile": "0.98779"
},
"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\"]}]}}",
"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"
}
}
}
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"
}
]
}
WID-SEC-W-2022-1994
Vulnerability from csaf_certbund - Published: 2021-01-04 23:00 - Updated: 2024-05-30 22:00In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
{
"document": {
"aggregate_severity": {
"text": "kritisch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Das Android Betriebssystem von Google ist eine quelloffene Plattform f\u00fcr mobile Ger\u00e4te. Die Basis bildet der Linux-Kernel.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Google Android ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Android",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2022-1994 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2021/wid-sec-w-2022-1994.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-1994 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-1994"
},
{
"category": "external",
"summary": "Artikel auf the Hackernews vom 2021-03-22",
"url": "https://thehackernews.com/2021/03/warning-new-android-zero-day.html"
},
{
"category": "external",
"summary": "Android Patchday Januar vom 2021-01-04",
"url": "https://source.android.com/security/bulletin/2021-01-01"
},
{
"category": "external",
"summary": "Google Pixel Patchday Januar vom 2021-01-04",
"url": "https://source.android.com/security/bulletin/pixel/2021-01-01"
},
{
"category": "external",
"summary": "LG Security Bulletin SMR-JAN-2021",
"url": "https://lgsecurity.lge.com/security_updates_mobile.html"
},
{
"category": "external",
"summary": "Samsung Security Updates SMR-JAN-2021",
"url": "https://security.samsungmobile.com/securityUpdate.smsb"
},
{
"category": "external",
"summary": "Arch Linux Security Advisory ASA-202101-34 vom 2021-01-22",
"url": "https://security.archlinux.org/ASA-202101-34/generate"
},
{
"category": "external",
"summary": "BlackBerry Powered by Android Security Bulletin - January 2021",
"url": "http://support.blackberry.com/kb/articleDetail?language=en_US\u0026articleNumber=000073450"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-2549 vom 2021-02-08",
"url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00010.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2021:0353-1 vom 2021-02-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-February/008290.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2021:0354-1 vom 2021-02-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-February/008292.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2021:0532-1 vom 2021-02-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-February/008354.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2021:0859-1 vom 2021-03-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-March/008502.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:7700 vom 2022-11-08",
"url": "https://access.redhat.com/errata/RHSA-2022:7700"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3486 vom 2024-05-30",
"url": "https://access.redhat.com/errata/RHSA-2024:3486"
}
],
"source_lang": "en-US",
"title": "Google Android Patchday Januar",
"tracking": {
"current_release_date": "2024-05-30T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:37:47.726+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2022-1994",
"initial_release_date": "2021-01-04T23:00:00.000+00:00",
"revision_history": [
{
"date": "2021-01-04T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2021-01-21T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Arch Linux aufgenommen"
},
{
"date": "2021-01-24T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von BLACKBERRY aufgenommen"
},
{
"date": "2021-02-07T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2021-02-09T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2021-02-21T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2021-03-17T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2021-03-22T23:00:00.000+00:00",
"number": "8",
"summary": "Ausnutzung gemeldet"
},
{
"date": "2022-11-08T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-05-30T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "10"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "8",
"product": {
"name": "Google Android 8.0",
"product_id": "344177",
"product_identification_helper": {
"cpe": "cpe:/o:google:android:8.0"
}
}
},
{
"category": "product_version",
"name": "8.1",
"product": {
"name": "Google Android 8.1",
"product_id": "407131",
"product_identification_helper": {
"cpe": "cpe:/o:google:android:8.1"
}
}
},
{
"category": "product_version",
"name": "10",
"product": {
"name": "Google Android 10",
"product_id": "560061",
"product_identification_helper": {
"cpe": "cpe:/o:google:android:10.0"
}
}
},
{
"category": "product_version",
"name": "11",
"product": {
"name": "Google Android 11",
"product_id": "813964",
"product_identification_helper": {
"cpe": "cpe:/o:google:android:11.0"
}
}
},
{
"category": "product_version",
"name": "9",
"product": {
"name": "Google Android 9",
"product_id": "T012696",
"product_identification_helper": {
"cpe": "cpe:/o:google:android:9"
}
}
}
],
"category": "product_name",
"name": "Android"
}
],
"category": "vendor",
"name": "Google"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source Arch Linux",
"product": {
"name": "Open Source Arch Linux",
"product_id": "T013312",
"product_identification_helper": {
"cpe": "cpe:/o:archlinux:archlinux:-"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "BlackBerry BlackBerry",
"product": {
"name": "BlackBerry BlackBerry",
"product_id": "1321",
"product_identification_helper": {
"cpe": "cpe:/h:rim:blackberry:-"
}
}
}
],
"category": "vendor",
"name": "RIM"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-6328",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2016-6328"
},
{
"cve": "CVE-2019-9376",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2019-9376"
},
{
"cve": "CVE-2020-0471",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-0471"
},
{
"cve": "CVE-2020-10732",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-10732"
},
{
"cve": "CVE-2020-10766",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-10766"
},
{
"cve": "CVE-2020-11126",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11126"
},
{
"cve": "CVE-2020-11134",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11134"
},
{
"cve": "CVE-2020-11159",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11159"
},
{
"cve": "CVE-2020-11160",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11160"
},
{
"cve": "CVE-2020-11161",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11161"
},
{
"cve": "CVE-2020-11181",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11181"
},
{
"cve": "CVE-2020-11182",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11182"
},
{
"cve": "CVE-2020-11233",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11233"
},
{
"cve": "CVE-2020-11235",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11235"
},
{
"cve": "CVE-2020-11238",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11238"
},
{
"cve": "CVE-2020-11239",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11239"
},
{
"cve": "CVE-2020-11240",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11240"
},
{
"cve": "CVE-2020-11241",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11241"
},
{
"cve": "CVE-2020-11250",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11250"
},
{
"cve": "CVE-2020-11260",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11260"
},
{
"cve": "CVE-2020-11261",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11261"
},
{
"cve": "CVE-2020-11262",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11262"
},
{
"cve": "CVE-2020-15999",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-15999"
},
{
"cve": "CVE-2020-27059",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-27059"
},
{
"cve": "CVE-2021-0301",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0301"
},
{
"cve": "CVE-2021-0303",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0303"
},
{
"cve": "CVE-2021-0304",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0304"
},
{
"cve": "CVE-2021-0306",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0306"
},
{
"cve": "CVE-2021-0307",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0307"
},
{
"cve": "CVE-2021-0308",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0308"
},
{
"cve": "CVE-2021-0309",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0309"
},
{
"cve": "CVE-2021-0310",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0310"
},
{
"cve": "CVE-2021-0311",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0311"
},
{
"cve": "CVE-2021-0312",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0312"
},
{
"cve": "CVE-2021-0313",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0313"
},
{
"cve": "CVE-2021-0315",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0315"
},
{
"cve": "CVE-2021-0316",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0316"
},
{
"cve": "CVE-2021-0317",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0317"
},
{
"cve": "CVE-2021-0318",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0318"
},
{
"cve": "CVE-2021-0319",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0319"
},
{
"cve": "CVE-2021-0320",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0320"
},
{
"cve": "CVE-2021-0321",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0321"
},
{
"cve": "CVE-2021-0322",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0322"
},
{
"cve": "CVE-2021-0323",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0323"
},
{
"cve": "CVE-2021-0342",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0342"
}
]
}
WID-SEC-W-2024-0091
Vulnerability from csaf_certbund - Published: 2020-10-19 22:00 - Updated: 2024-01-15 23:00Es gibt eine Schwachstelle in FreeType und Xming. TTF-Dateien, die "PNG sbit glyphs" enthalten, können einen Heap-Pufferüberlauf auslösen. Ein Angreifer kann dies ausnutzen, um einen Denial of Service Zustand herbeizuführen oder um beliebigen Code auszuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server 9
Xerox
|
cpe:/a:xerox:freeflow_print_server:9
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "kritisch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "FreeType ist eine Open Source Programmbibliothek zur Darstellung von Vektorschriften.\r\nXming ist ein X-Server f\u00fcr Windows mit grafischem Interface.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter Angreifer kann eine Schwachstelle in FreeType und Xming ausnutzen, um beliebigen Programmcode auszuf\u00fchren und um einen Denial of Service Zustand herbeizuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX\n- Linux\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-0091 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2020/wid-sec-w-2024-0091.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-0091 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0091"
},
{
"category": "external",
"summary": "Freetype-announce mailing list vom 2020-10-19",
"url": "https://www.mail-archive.com/freetype-announce@nongnu.org/msg00125.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-4593-1 vom 2020-10-20",
"url": "https://usn.ubuntu.com/4593-1/"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-4777 vom 2020-10-22",
"url": "https://www.debian.org/security/2020/dsa-4777"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202010-07 vom 2020-10-23",
"url": "https://security.gentoo.org/glsa/202010-07"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:2995-1 vom 2020-10-22",
"url": "http://lists.suse.com/pipermail/sle-security-updates/2020-October/007607.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:2998-1 vom 2020-10-22",
"url": "http://lists.suse.com/pipermail/sle-security-updates/2020-October/007609.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-4593-2 vom 2020-10-22",
"url": "https://usn.ubuntu.com/4593-2/"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2020-6299161E89 vom 2020-10-24",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-6299161e89"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2020-6B35849EDD vom 2020-10-24",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-6b35849edd"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2020-768B1690F8 vom 2020-10-24",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-768b1690f8"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:4907 vom 2020-11-04",
"url": "https://access.redhat.com/errata/RHSA-2020:4907"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:4950 vom 2020-11-05",
"url": "https://access.redhat.com/errata/RHSA-2020:4950"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:4952 vom 2020-11-05",
"url": "https://access.redhat.com/errata/RHSA-2020:4952"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:4949 vom 2020-11-05",
"url": "https://access.redhat.com/errata/RHSA-2020:4949"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:4951 vom 2020-11-05",
"url": "https://access.redhat.com/errata/RHSA-2020:4951"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2020-4907 vom 2020-11-05",
"url": "https://linux.oracle.com/errata/ELSA-2020-4907.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2020-4952 vom 2020-11-13",
"url": "https://linux.oracle.com/errata/ELSA-2020-4952.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5194 vom 2020-12-01",
"url": "https://access.redhat.com/errata/RHSA-2020:5194"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5635 vom 2021-02-24",
"url": "https://access.redhat.com/errata/RHSA-2020:5635"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX21-009 vom 2021-05-19",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2021/05/cert_XRX21-009_FFPSv9-S10_DvdUsb-Bulletin_May2021.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX21-008 vom 2021-05-19",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2021/05/cert_XRX21-008_FFPSv7-S10_DvdUsb-Bulletin_May2021.pdf"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2022-033 vom 2022-03-03",
"url": "https://alas.aws.amazon.com/AL2022/ALAS-2022-033.html"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202401-19 vom 2024-01-15",
"url": "https://security.gentoo.org/glsa/202401-19"
}
],
"source_lang": "en-US",
"title": "FreeType: Schwachstelle erm\u00f6glicht Codeausf\u00fchrung",
"tracking": {
"current_release_date": "2024-01-15T23:00:00.000+00:00",
"generator": {
"date": "2024-08-15T18:03:39.589+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2024-0091",
"initial_release_date": "2020-10-19T22:00:00.000+00:00",
"revision_history": [
{
"date": "2020-10-19T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2020-10-20T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2020-10-21T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2020-10-22T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Gentoo, SUSE und Ubuntu aufgenommen"
},
{
"date": "2020-10-25T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2020-11-04T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-11-05T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2020-11-15T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2020-11-30T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2021-02-24T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2021-05-19T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2022-03-02T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-01-15T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Gentoo aufgenommen"
}
],
"status": "final",
"version": "13"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source FreeType \u003c 2.10.4",
"product": {
"name": "Open Source FreeType \u003c 2.10.4",
"product_id": "T017524",
"product_identification_helper": {
"cpe": "cpe:/a:freetype:freetype:2.10.4"
}
}
},
{
"category": "product_name",
"name": "Open Source Xming \u003c 7.7.0.60",
"product": {
"name": "Open Source Xming \u003c 7.7.0.60",
"product_id": "T017525",
"product_identification_helper": {
"cpe": "cpe:/a:open_source:xming:7.7.0.60"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
},
{
"branches": [
{
"category": "product_name",
"name": "Xerox FreeFlow Print Server 9",
"product": {
"name": "Xerox FreeFlow Print Server 9",
"product_id": "T002977",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:9"
}
}
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-15999",
"notes": [
{
"category": "description",
"text": "Es gibt eine Schwachstelle in FreeType und Xming. TTF-Dateien, die \"PNG sbit glyphs\" enthalten, k\u00f6nnen einen Heap-Puffer\u00fcberlauf ausl\u00f6sen. Ein Angreifer kann dies ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder um beliebigen Code auszuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"398363",
"T002977",
"T012167",
"T004914"
]
},
"release_date": "2020-10-19T22:00:00.000+00:00",
"title": "CVE-2020-15999"
}
]
}
WID-SEC-W-2026-0337
Vulnerability from csaf_certbund - Published: 2020-11-17 23:00 - Updated: 2026-02-08 23:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Firefox ist ein Open Source Web Browser.\r\nESR ist die Variante mit verl\u00e4ngertem Support.\r\nThunderbird ist ein Open Source E-Mail Client.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR, Mozilla Thunderbird ausnutzen, um beliebigen Programmcode mit Benutzerrechten auszuf\u00fchren, den Speicher zu korrumpieren, Daten zu manipulieren, vertrauliche Daten einzusehen, Sicherheitsmechanismen zu umgehen oder einen Cross Site Scripting Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-0337 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2020/wid-sec-w-2026-0337.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0337 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0337"
},
{
"category": "external",
"summary": "Mozilla Foundation Security Advisory vom 2020-11-17",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-50/"
},
{
"category": "external",
"summary": "Mozilla Foundation Security Advisory vom 2020-11-17",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-51/"
},
{
"category": "external",
"summary": "Mozilla Foundation Security Advisory vom 2020-11-17",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-52/"
},
{
"category": "external",
"summary": "Arch Linux Security Advisory",
"url": "https://security.archlinux.org/ASA-202011-12/generate"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-2457 vom 2020-11-19",
"url": "https://lists.debian.org/debian-lts-announce/2020/11/msg00034.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:3383-1 vom 2020-11-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007797.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-4637-2 vom 2020-11-19",
"url": "https://ubuntu.com/security/notices/USN-4637-2"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-4793 vom 2020-11-19",
"url": "https://www.debian.org/security/2020/dsa-4793"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:3458-1 vom 2020-11-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007823.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-4796 vom 2020-11-22",
"url": "https://www.debian.org/security/2020/dsa-4796"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:14548-1 vom 2020-11-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007825.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-2464 vom 2020-11-23",
"url": "https://lists.debian.org/debian-lts-announce/2020/11/msg00042.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-4647-1 vom 2020-11-26",
"url": "https://ubuntu.com/security/notices/USN-4647-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:3528-1 vom 2020-11-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007870.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:3548-1 vom 2020-11-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007883.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5240 vom 2020-11-30",
"url": "https://access.redhat.com/errata/RHSA-2020:5240"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5231 vom 2020-11-30",
"url": "https://access.redhat.com/errata/RHSA-2020:5231"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5233 vom 2020-11-30",
"url": "https://access.redhat.com/errata/RHSA-2020:5233"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5236 vom 2020-11-30",
"url": "https://access.redhat.com/errata/RHSA-2020:5236"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5232 vom 2020-11-30",
"url": "https://access.redhat.com/errata/RHSA-2020:5232"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5234 vom 2020-11-30",
"url": "https://access.redhat.com/errata/RHSA-2020:5234"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5238 vom 2020-11-30",
"url": "https://access.redhat.com/errata/RHSA-2020:5238"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5237 vom 2020-11-30",
"url": "https://access.redhat.com/errata/RHSA-2020:5237"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2020-5237 vom 2020-12-01",
"url": "https://linux.oracle.com/errata/ELSA-2020-5237.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5235 vom 2020-11-30",
"url": "https://access.redhat.com/errata/RHSA-2020:5235"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5239 vom 2020-12-01",
"url": "https://access.redhat.com/errata/RHSA-2020:5239"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5257 vom 2020-11-30",
"url": "https://access.redhat.com/errata/RHSA-2020:5257"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2020-5239 vom 2020-12-01",
"url": "https://linux.oracle.com/errata/ELSA-2020-5239.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2020-5235 vom 2020-11-30",
"url": "https://linux.oracle.com/errata/ELSA-2020-5235.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2020-5236 vom 2020-12-01",
"url": "https://linux.oracle.com/errata/ELSA-2020-5236.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2020-5257 vom 2020-12-01",
"url": "https://linux.oracle.com/errata/ELSA-2020-5257.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5314 vom 2020-12-01",
"url": "https://access.redhat.com/errata/RHSA-2020:5314"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2020-5238 vom 2020-12-01",
"url": "https://linux.oracle.com/errata/ELSA-2020-5238.html"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202012-04 vom 2020-12-07",
"url": "https://security.gentoo.org/glsa/202012-04"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202012-03 vom 2020-12-07",
"url": "https://security.gentoo.org/glsa/202012-03"
},
{
"category": "external",
"summary": "CentOS Security Advisory CESA-2020:5235 vom 2020-12-09",
"url": "http://centos-announce.2309468.n4.nabble.com/CentOS-announce-CESA-2020-5235-Important-CentOS-7-thunderbird-Security-Update-tp4646079.html"
},
{
"category": "external",
"summary": "CentOS Security Advisory CESA-2020:5239 vom 2020-12-09",
"url": "http://centos-announce.2309468.n4.nabble.com/CentOS-announce-CESA-2020-5239-Important-CentOS-7-firefox-Security-Update-tp4646078.html"
},
{
"category": "external",
"summary": "PoC auf GitHub vom 2026-02-08",
"url": "https://github.com/leopoldabgn/CVE-2020-16012-PoC"
}
],
"source_lang": "en-US",
"title": "Mozilla Firefox und Thunderbird: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-02-08T23:00:00.000+00:00",
"generator": {
"date": "2026-02-09T08:27:36.388+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0337",
"initial_release_date": "2020-11-17T23:00:00.000+00:00",
"revision_history": [
{
"date": "2020-11-17T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2020-11-18T23:00:00.000+00:00",
"number": "2",
"summary": "Korrektur"
},
{
"date": "2020-11-19T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Debian, SUSE und Ubuntu aufgenommen"
},
{
"date": "2020-11-22T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE und Debian aufgenommen"
},
{
"date": "2020-11-23T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2020-11-25T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2020-11-26T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-11-29T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE und Red Hat aufgenommen"
},
{
"date": "2020-11-30T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2020-12-01T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2020-12-06T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2020-12-09T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von CentOS aufgenommen"
},
{
"date": "2026-02-08T23:00:00.000+00:00",
"number": "13",
"summary": "PoC aufgenommen"
}
],
"status": "final",
"version": "13"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c83",
"product": {
"name": "Mozilla Firefox \u003c83",
"product_id": "T017724"
}
},
{
"category": "product_version",
"name": "83",
"product": {
"name": "Mozilla Firefox 83",
"product_id": "T017724-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mozilla:firefox:83"
}
}
}
],
"category": "product_name",
"name": "Firefox"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c78.5",
"product": {
"name": "Mozilla Firefox ESR \u003c78.5",
"product_id": "T017725"
}
},
{
"category": "product_version",
"name": "78.5",
"product": {
"name": "Mozilla Firefox ESR 78.5",
"product_id": "T017725-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mozilla:firefox_esr:78.5"
}
}
}
],
"category": "product_name",
"name": "Firefox ESR"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c78.5",
"product": {
"name": "Mozilla Thunderbird \u003c78.5",
"product_id": "T017726"
}
},
{
"category": "product_version",
"name": "78.5",
"product": {
"name": "Mozilla Thunderbird 78.5",
"product_id": "T017726-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mozilla:thunderbird:78.5"
}
}
}
],
"category": "product_name",
"name": "Thunderbird"
}
],
"category": "vendor",
"name": "Mozilla"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source Arch Linux",
"product": {
"name": "Open Source Arch Linux",
"product_id": "T013312",
"product_identification_helper": {
"cpe": "cpe:/o:archlinux:archlinux:-"
}
}
},
{
"category": "product_name",
"name": "Open Source CentOS",
"product": {
"name": "Open Source CentOS",
"product_id": "1727",
"product_identification_helper": {
"cpe": "cpe:/o:centos:centos:-"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-15999",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-15999"
},
{
"cve": "CVE-2020-16012",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-16012"
},
{
"cve": "CVE-2020-26951",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26951"
},
{
"cve": "CVE-2020-26952",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26952"
},
{
"cve": "CVE-2020-26953",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26953"
},
{
"cve": "CVE-2020-26954",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26954"
},
{
"cve": "CVE-2020-26955",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26955"
},
{
"cve": "CVE-2020-26956",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26956"
},
{
"cve": "CVE-2020-26957",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26957"
},
{
"cve": "CVE-2020-26958",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26958"
},
{
"cve": "CVE-2020-26959",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26959"
},
{
"cve": "CVE-2020-26960",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26960"
},
{
"cve": "CVE-2020-26961",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26961"
},
{
"cve": "CVE-2020-26962",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26962"
},
{
"cve": "CVE-2020-26963",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26963"
},
{
"cve": "CVE-2020-26964",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26964"
},
{
"cve": "CVE-2020-26965",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26965"
},
{
"cve": "CVE-2020-26966",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26966"
},
{
"cve": "CVE-2020-26967",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26967"
},
{
"cve": "CVE-2020-26968",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26968"
},
{
"cve": "CVE-2020-26969",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26969"
}
]
}
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.