Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-6822 (GCVE-0-2020-6822)
Vulnerability from cvelistv5 – Published: 2020-04-24 15:54 – Updated: 2024-08-04 09:11- Out of bounds write in GMPDecodeData when processing large images
| URL | Tags |
|---|---|
| https://www.mozilla.org/security/advisories/mfsa2… | x_refsource_MISC |
| https://www.mozilla.org/security/advisories/mfsa2… | x_refsource_MISC |
| https://www.mozilla.org/security/advisories/mfsa2… | x_refsource_MISC |
| https://bugzilla.mozilla.org/show_bug.cgi?id=1544181 | x_refsource_MISC |
| https://usn.ubuntu.com/4335-1/ | vendor-advisoryx_refsource_UBUNTU |
| Vendor | Product | Version | |
|---|---|---|---|
| Mozilla | Thunderbird |
Affected:
unspecified , < 68.7.0
(custom)
|
|
| Mozilla | Firefox ESR |
Affected:
unspecified , < 68.7
(custom)
|
|
| Mozilla | Firefox |
Affected:
unspecified , < 75
(custom)
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T09:11:05.085Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2020-13/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2020-12/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2020-14/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1544181"
},
{
"name": "USN-4335-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4335-1/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "Thunderbird",
"vendor": "Mozilla",
"versions": [
{
"lessThan": "68.7.0",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
},
{
"product": "Firefox ESR",
"vendor": "Mozilla",
"versions": [
{
"lessThan": "68.7",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
},
{
"product": "Firefox",
"vendor": "Mozilla",
"versions": [
{
"lessThan": "75",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "On 32-bit builds, an out of bounds write could have occurred when processing an image larger than 4 GB in \u003ccode\u003eGMPDecodeData\u003c/code\u003e. It is possible that with enough effort this could have been exploited to run arbitrary code. This vulnerability affects Thunderbird \u003c 68.7.0, Firefox ESR \u003c 68.7, and Firefox \u003c 75."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Out of bounds write in GMPDecodeData when processing large images",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-04-29T02:06:55.000Z",
"orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
"shortName": "mozilla"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2020-13/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2020-12/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2020-14/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1544181"
},
{
"name": "USN-4335-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/4335-1/"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security@mozilla.org",
"ID": "CVE-2020-6822",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "68.7.0"
}
]
}
},
{
"product_name": "Firefox ESR",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "68.7"
}
]
}
},
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "75"
}
]
}
}
]
},
"vendor_name": "Mozilla"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "On 32-bit builds, an out of bounds write could have occurred when processing an image larger than 4 GB in \u003ccode\u003eGMPDecodeData\u003c/code\u003e. It is possible that with enough effort this could have been exploited to run arbitrary code. This vulnerability affects Thunderbird \u003c 68.7.0, Firefox ESR \u003c 68.7, and Firefox \u003c 75."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Out of bounds write in GMPDecodeData when processing large images"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.mozilla.org/security/advisories/mfsa2020-13/",
"refsource": "MISC",
"url": "https://www.mozilla.org/security/advisories/mfsa2020-13/"
},
{
"name": "https://www.mozilla.org/security/advisories/mfsa2020-12/",
"refsource": "MISC",
"url": "https://www.mozilla.org/security/advisories/mfsa2020-12/"
},
{
"name": "https://www.mozilla.org/security/advisories/mfsa2020-14/",
"refsource": "MISC",
"url": "https://www.mozilla.org/security/advisories/mfsa2020-14/"
},
{
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1544181",
"refsource": "MISC",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1544181"
},
{
"name": "USN-4335-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4335-1/"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
"assignerShortName": "mozilla",
"cveId": "CVE-2020-6822",
"datePublished": "2020-04-24T15:54:39.000Z",
"dateReserved": "2020-01-10T00:00:00.000Z",
"dateUpdated": "2024-08-04T09:11:05.085Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2020-6822",
"date": "2026-05-30",
"epss": "0.00812",
"percentile": "0.74557"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2020-6822\",\"sourceIdentifier\":\"security@mozilla.org\",\"published\":\"2020-04-24T16:15:13.573\",\"lastModified\":\"2024-11-21T05:36:14.513\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"On 32-bit builds, an out of bounds write could have occurred when processing an image larger than 4 GB in \u003ccode\u003eGMPDecodeData\u003c/code\u003e. It is possible that with enough effort this could have been exploited to run arbitrary code. This vulnerability affects Thunderbird \u003c 68.7.0, Firefox ESR \u003c 68.7, and Firefox \u003c 75.\"},{\"lang\":\"es\",\"value\":\"En las compilaciones de 32 bits, podr\u00eda haber ocurrido una escritura fuera de l\u00edmites al procesar una imagen de m\u00e1s de 4 GB en (code)GMPDecodeData(/code). Es posible que con suficiente esfuerzo esto podr\u00eda haber sido explotado para ejecutar c\u00f3digo arbitrario. Esta vulnerabilidad afecta a Thunderbird versiones anteriores a la versi\u00f3n 68.7.0, Firefox ESR versiones anteriores a la versi\u00f3n 68.7 y Firefox versiones anteriores a 75.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:P/A:P\",\"baseScore\":6.8,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"75.0\",\"matchCriteriaId\":\"925D894A-1609-43FB-94FE-84B3EAB9CE72\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"68.7.0\",\"matchCriteriaId\":\"D5D6475F-6C46-4BF0-B372-900A5B9FAED5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"68.7.0\",\"matchCriteriaId\":\"CF7AEB5A-A52E-45E7-AFBF-546C351A4915\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=1544181\",\"source\":\"security@mozilla.org\",\"tags\":[\"Issue Tracking\",\"Permissions Required\"]},{\"url\":\"https://usn.ubuntu.com/4335-1/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2020-12/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2020-13/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2020-14/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=1544181\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Permissions Required\"]},{\"url\":\"https://usn.ubuntu.com/4335-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2020-12/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2020-13/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2020-14/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}"
}
}
RHSA-2020:1496
Vulnerability from csaf_redhat - Published: 2020-04-16 20:31 - Updated: 2025-11-21 18:13A flaw was found in Mozilla Firefox. A race condition can occur while running the nsDocShell destructor causing a use-after-free memory issue. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla's Firefox. A race condition can occur when handling a ReadableStream causing a use-after-free memory issue. The highest threat from this vulnerability are to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.x86_64 | — |
Vendor Fix
fix
|
The Mozilla Foundation Security Advisory describes this flaw as: When reading from areas partially or fully outside the source resource with WebGL's copyTexSubImage method, the specification requires the returned values be zero. Previously, this memory was uninitialized, leading to potentially sensitive data disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.x86_64 | — |
Vendor Fix
fix
|
The Mozilla Foundation Security Advisory describes this flaw as: On 32-bit builds, an out of bounds write could have occurred when processing an image larger than 4 GB in GMPDecodeData. It is possible that with enough effort this could have been exploited to run arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.x86_64 | — |
Vendor Fix
fix
|
The Mozilla Foundation Security Advisory describes this flaw as: Mozilla developers reported memory safety bugs present in Firefox 74 and Firefox ESR 68.6. 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nThis update upgrades Thunderbird to version 68.7.0.\n\nSecurity Fix(es):\n\n* Mozilla: Use-after-free while running the nsDocShell destructor (CVE-2020-6819)\n\n* Mozilla: Use-after-free when handling a ReadableStream (CVE-2020-6820)\n\n* Mozilla: Uninitialized memory could be read when using the WebGL copyTexSubImage method (CVE-2020-6821)\n\n* Mozilla: Memory safety bugs fixed in Firefox 75 and Firefox ESR 68.7 (CVE-2020-6825)\n\n* Mozilla: Out of bounds write in GMPDecodeData when processing large images (CVE-2020-6822)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:1496",
"url": "https://access.redhat.com/errata/RHSA-2020:1496"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-14/",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-14/"
},
{
"category": "external",
"summary": "1820869",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820869"
},
{
"category": "external",
"summary": "1820878",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820878"
},
{
"category": "external",
"summary": "1821674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1821674"
},
{
"category": "external",
"summary": "1821676",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1821676"
},
{
"category": "external",
"summary": "1821682",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1821682"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_1496.json"
}
],
"title": "Red Hat Security Advisory: thunderbird security update",
"tracking": {
"current_release_date": "2025-11-21T18:13:39+00:00",
"generator": {
"date": "2025-11-21T18:13:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2020:1496",
"initial_release_date": "2020-04-16T20:31:11+00:00",
"revision_history": [
{
"date": "2020-04-16T20:31:11+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-04-16T20:31:11+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:13:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.0::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:68.7.0-1.el8_0.ppc64le",
"product": {
"name": "thunderbird-0:68.7.0-1.el8_0.ppc64le",
"product_id": "thunderbird-0:68.7.0-1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@68.7.0-1.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:68.7.0-1.el8_0.ppc64le",
"product": {
"name": "thunderbird-debugsource-0:68.7.0-1.el8_0.ppc64le",
"product_id": "thunderbird-debugsource-0:68.7.0-1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@68.7.0-1.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:68.7.0-1.el8_0.ppc64le",
"product": {
"name": "thunderbird-debuginfo-0:68.7.0-1.el8_0.ppc64le",
"product_id": "thunderbird-debuginfo-0:68.7.0-1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@68.7.0-1.el8_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:68.7.0-1.el8_0.x86_64",
"product": {
"name": "thunderbird-0:68.7.0-1.el8_0.x86_64",
"product_id": "thunderbird-0:68.7.0-1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@68.7.0-1.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:68.7.0-1.el8_0.x86_64",
"product": {
"name": "thunderbird-debugsource-0:68.7.0-1.el8_0.x86_64",
"product_id": "thunderbird-debugsource-0:68.7.0-1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@68.7.0-1.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:68.7.0-1.el8_0.x86_64",
"product": {
"name": "thunderbird-debuginfo-0:68.7.0-1.el8_0.x86_64",
"product_id": "thunderbird-debuginfo-0:68.7.0-1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@68.7.0-1.el8_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:68.7.0-1.el8_0.src",
"product": {
"name": "thunderbird-0:68.7.0-1.el8_0.src",
"product_id": "thunderbird-0:68.7.0-1.el8_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@68.7.0-1.el8_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:68.7.0-1.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.ppc64le"
},
"product_reference": "thunderbird-0:68.7.0-1.el8_0.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:68.7.0-1.el8_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.src"
},
"product_reference": "thunderbird-0:68.7.0-1.el8_0.src",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:68.7.0-1.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.x86_64"
},
"product_reference": "thunderbird-0:68.7.0-1.el8_0.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:68.7.0-1.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.ppc64le"
},
"product_reference": "thunderbird-debuginfo-0:68.7.0-1.el8_0.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:68.7.0-1.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:68.7.0-1.el8_0.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:68.7.0-1.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.ppc64le"
},
"product_reference": "thunderbird-debugsource-0:68.7.0-1.el8_0.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:68.7.0-1.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.x86_64"
},
"product_reference": "thunderbird-debugsource-0:68.7.0-1.el8_0.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Francisco Alonso and Javier Marcos"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-6819",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2020-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1820869"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla Firefox. A race condition can occur while running the nsDocShell destructor causing a use-after-free memory issue. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Use-after-free while running the nsDocShell destructor",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.src",
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-6819"
},
{
"category": "external",
"summary": "RHBZ#1820869",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820869"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-6819",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-6819"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-6819",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-6819"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-11/#CVE-2020-6819",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-11/#CVE-2020-6819"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2020-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-16T20:31:11+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.src",
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1496"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.src",
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2021-11-03T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Critical"
}
],
"title": "Mozilla: Use-after-free while running the nsDocShell destructor"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Francisco Alonso and Javier Marcos"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-6820",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2020-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1820878"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla\u0027s Firefox. A race condition can occur when handling a ReadableStream causing a use-after-free memory issue. The highest threat from this vulnerability are to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Use-after-free when handling a ReadableStream",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.src",
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-6820"
},
{
"category": "external",
"summary": "RHBZ#1820878",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820878"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-6820",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-6820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-6820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-6820"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-11/#CVE-2020-6820",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-11/#CVE-2020-6820"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2020-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-16T20:31:11+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.src",
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1496"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.src",
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2021-11-03T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Critical"
}
],
"title": "Mozilla: Use-after-free when handling a ReadableStream"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Jeff Gilbert",
"Kenneth Russell"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-6821",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2020-04-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1821674"
}
],
"notes": [
{
"category": "description",
"text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n When reading from areas partially or fully outside the source resource with WebGL\u0027s copyTexSubImage method, the specification requires the returned values be zero. Previously, this memory was uninitialized, leading to potentially sensitive data disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Uninitialized memory could be read when using the WebGL copyTexSubImage method",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.src",
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-6821"
},
{
"category": "external",
"summary": "RHBZ#1821674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1821674"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-6821",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-6821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-6821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-6821"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-13/#CVE-2020-6821",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-13/#CVE-2020-6821"
}
],
"release_date": "2020-04-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-16T20:31:11+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.src",
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1496"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.src",
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Uninitialized memory could be read when using the WebGL copyTexSubImage method"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Deian Stefan"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-6822",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2020-04-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1821676"
}
],
"notes": [
{
"category": "description",
"text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nOn 32-bit builds, an out of bounds write could have occurred when processing an image larger than 4 GB in GMPDecodeData. It is possible that with enough effort this could have been exploited to run arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Out of bounds write in GMPDecodeData when processing large images",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.src",
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-6822"
},
{
"category": "external",
"summary": "RHBZ#1821676",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1821676"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-6822",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-6822"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-6822",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-6822"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-13/#CVE-2020-6822",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-13/#CVE-2020-6822"
}
],
"release_date": "2020-04-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-16T20:31:11+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.src",
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1496"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.src",
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Out of bounds write in GMPDecodeData when processing large images"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Tyson Smith and Christian Holler"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-6825",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2020-04-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1821682"
}
],
"notes": [
{
"category": "description",
"text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMozilla developers reported memory safety bugs present in Firefox 74 and Firefox ESR 68.6. 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.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Memory safety bugs fixed in Firefox 75 and Firefox ESR 68.7",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.src",
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-6825"
},
{
"category": "external",
"summary": "RHBZ#1821682",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1821682"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-6825",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-6825"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-6825",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-6825"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-13/#CVE-2020-6825",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-13/#CVE-2020-6825"
}
],
"release_date": "2020-04-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-16T20:31:11+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.src",
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1496"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.src",
"AppStream-8.0.0.Z.E4S:thunderbird-0:68.7.0-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.7.0-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.7.0-1.el8_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Memory safety bugs fixed in Firefox 75 and Firefox ESR 68.7"
}
]
}
SUSE-SU-2020:0971-1
Vulnerability from csaf_suse - Published: 2020-04-09 11:15 - Updated: 2020-04-09 11:15| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for MozillaFirefox",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for MozillaFirefox to version 68.7.0 ESR fixes the following issues:\n\n- CVE-2020-6821: Uninitialized memory could be read when using the WebGL copyTexSubImage method (bsc#1168874).\n- CVE-2020-6822: Fixed out of bounds write in GMPDecodeData when processing large images (bsc#1168874).\n- CVE-2020-6825: Fixed Memory safety bugs (bsc#1168874).\n- CVE-2020-6827: Custom Tabs could have the URI spoofed (bsc#1168874).\n- CVE-2020-6828: Preference overwrite via crafted Intent (bsc#1168874).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-971,SUSE-SLE-Module-Desktop-Applications-15-SP1-2020-971,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2020-971",
"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_0971-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:0971-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200971-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:0971-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-April/006695.html"
},
{
"category": "self",
"summary": "SUSE Bug 1168874",
"url": "https://bugzilla.suse.com/1168874"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-6821 page",
"url": "https://www.suse.com/security/cve/CVE-2020-6821/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-6822 page",
"url": "https://www.suse.com/security/cve/CVE-2020-6822/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-6825 page",
"url": "https://www.suse.com/security/cve/CVE-2020-6825/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-6827 page",
"url": "https://www.suse.com/security/cve/CVE-2020-6827/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-6828 page",
"url": "https://www.suse.com/security/cve/CVE-2020-6828/"
}
],
"title": "Security update for MozillaFirefox",
"tracking": {
"current_release_date": "2020-04-09T11:15:51Z",
"generator": {
"date": "2020-04-09T11:15:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:0971-1",
"initial_release_date": "2020-04-09T11:15:51Z",
"revision_history": [
{
"date": "2020-04-09T11:15:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-68.7.0-3.84.2.aarch64",
"product": {
"name": "MozillaFirefox-68.7.0-3.84.2.aarch64",
"product_id": "MozillaFirefox-68.7.0-3.84.2.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-68.7.0-3.84.2.aarch64",
"product": {
"name": "MozillaFirefox-branding-upstream-68.7.0-3.84.2.aarch64",
"product_id": "MozillaFirefox-branding-upstream-68.7.0-3.84.2.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-68.7.0-3.84.2.aarch64",
"product": {
"name": "MozillaFirefox-devel-68.7.0-3.84.2.aarch64",
"product_id": "MozillaFirefox-devel-68.7.0-3.84.2.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-68.7.0-3.84.2.aarch64",
"product": {
"name": "MozillaFirefox-translations-common-68.7.0-3.84.2.aarch64",
"product_id": "MozillaFirefox-translations-common-68.7.0-3.84.2.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-68.7.0-3.84.2.aarch64",
"product": {
"name": "MozillaFirefox-translations-other-68.7.0-3.84.2.aarch64",
"product_id": "MozillaFirefox-translations-other-68.7.0-3.84.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-68.7.0-3.84.2.ppc64le",
"product": {
"name": "MozillaFirefox-68.7.0-3.84.2.ppc64le",
"product_id": "MozillaFirefox-68.7.0-3.84.2.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-68.7.0-3.84.2.ppc64le",
"product": {
"name": "MozillaFirefox-branding-upstream-68.7.0-3.84.2.ppc64le",
"product_id": "MozillaFirefox-branding-upstream-68.7.0-3.84.2.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-68.7.0-3.84.2.ppc64le",
"product": {
"name": "MozillaFirefox-devel-68.7.0-3.84.2.ppc64le",
"product_id": "MozillaFirefox-devel-68.7.0-3.84.2.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-68.7.0-3.84.2.ppc64le",
"product": {
"name": "MozillaFirefox-translations-common-68.7.0-3.84.2.ppc64le",
"product_id": "MozillaFirefox-translations-common-68.7.0-3.84.2.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-68.7.0-3.84.2.ppc64le",
"product": {
"name": "MozillaFirefox-translations-other-68.7.0-3.84.2.ppc64le",
"product_id": "MozillaFirefox-translations-other-68.7.0-3.84.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-68.7.0-3.84.2.s390x",
"product": {
"name": "MozillaFirefox-68.7.0-3.84.2.s390x",
"product_id": "MozillaFirefox-68.7.0-3.84.2.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-68.7.0-3.84.2.s390x",
"product": {
"name": "MozillaFirefox-branding-upstream-68.7.0-3.84.2.s390x",
"product_id": "MozillaFirefox-branding-upstream-68.7.0-3.84.2.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-68.7.0-3.84.2.s390x",
"product": {
"name": "MozillaFirefox-devel-68.7.0-3.84.2.s390x",
"product_id": "MozillaFirefox-devel-68.7.0-3.84.2.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-68.7.0-3.84.2.s390x",
"product": {
"name": "MozillaFirefox-translations-common-68.7.0-3.84.2.s390x",
"product_id": "MozillaFirefox-translations-common-68.7.0-3.84.2.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-68.7.0-3.84.2.s390x",
"product": {
"name": "MozillaFirefox-translations-other-68.7.0-3.84.2.s390x",
"product_id": "MozillaFirefox-translations-other-68.7.0-3.84.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-68.7.0-3.84.2.x86_64",
"product": {
"name": "MozillaFirefox-68.7.0-3.84.2.x86_64",
"product_id": "MozillaFirefox-68.7.0-3.84.2.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-68.7.0-3.84.2.x86_64",
"product": {
"name": "MozillaFirefox-branding-upstream-68.7.0-3.84.2.x86_64",
"product_id": "MozillaFirefox-branding-upstream-68.7.0-3.84.2.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-buildsymbols-68.7.0-3.84.2.x86_64",
"product": {
"name": "MozillaFirefox-buildsymbols-68.7.0-3.84.2.x86_64",
"product_id": "MozillaFirefox-buildsymbols-68.7.0-3.84.2.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-68.7.0-3.84.2.x86_64",
"product": {
"name": "MozillaFirefox-devel-68.7.0-3.84.2.x86_64",
"product_id": "MozillaFirefox-devel-68.7.0-3.84.2.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-68.7.0-3.84.2.x86_64",
"product": {
"name": "MozillaFirefox-translations-common-68.7.0-3.84.2.x86_64",
"product_id": "MozillaFirefox-translations-common-68.7.0-3.84.2.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-68.7.0-3.84.2.x86_64",
"product": {
"name": "MozillaFirefox-translations-other-68.7.0-3.84.2.x86_64",
"product_id": "MozillaFirefox-translations-other-68.7.0-3.84.2.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-68.7.0-3.84.2.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-68.7.0-3.84.2.aarch64"
},
"product_reference": "MozillaFirefox-68.7.0-3.84.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-3.84.2.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-68.7.0-3.84.2.ppc64le"
},
"product_reference": "MozillaFirefox-68.7.0-3.84.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-3.84.2.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-68.7.0-3.84.2.s390x"
},
"product_reference": "MozillaFirefox-68.7.0-3.84.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-3.84.2.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-68.7.0-3.84.2.x86_64"
},
"product_reference": "MozillaFirefox-68.7.0-3.84.2.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-68.7.0-3.84.2.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-68.7.0-3.84.2.aarch64"
},
"product_reference": "MozillaFirefox-devel-68.7.0-3.84.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-68.7.0-3.84.2.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-68.7.0-3.84.2.ppc64le"
},
"product_reference": "MozillaFirefox-devel-68.7.0-3.84.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-68.7.0-3.84.2.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-68.7.0-3.84.2.x86_64"
},
"product_reference": "MozillaFirefox-devel-68.7.0-3.84.2.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-68.7.0-3.84.2.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-68.7.0-3.84.2.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-3.84.2.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-68.7.0-3.84.2.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-68.7.0-3.84.2.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-3.84.2.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-68.7.0-3.84.2.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-68.7.0-3.84.2.s390x"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-3.84.2.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-68.7.0-3.84.2.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-68.7.0-3.84.2.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-3.84.2.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-68.7.0-3.84.2.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-68.7.0-3.84.2.aarch64"
},
"product_reference": "MozillaFirefox-translations-other-68.7.0-3.84.2.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-68.7.0-3.84.2.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-68.7.0-3.84.2.ppc64le"
},
"product_reference": "MozillaFirefox-translations-other-68.7.0-3.84.2.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-68.7.0-3.84.2.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-68.7.0-3.84.2.s390x"
},
"product_reference": "MozillaFirefox-translations-other-68.7.0-3.84.2.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-68.7.0-3.84.2.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-68.7.0-3.84.2.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-68.7.0-3.84.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-6821",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-6821"
}
],
"notes": [
{
"category": "general",
"text": "When reading from areas partially or fully outside the source resource with WebGL\u0027s \u003ccode\u003ecopyTexSubImage\u003c/code\u003e method, the specification requires the returned values be zero. Previously, this memory was uninitialized, leading to potentially sensitive data disclosure. This vulnerability affects Thunderbird \u003c 68.7.0, Firefox ESR \u003c 68.7, and Firefox \u003c 75.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-6821",
"url": "https://www.suse.com/security/cve/CVE-2020-6821"
},
{
"category": "external",
"summary": "SUSE Bug 1168630 for CVE-2020-6821",
"url": "https://bugzilla.suse.com/1168630"
},
{
"category": "external",
"summary": "SUSE Bug 1168874 for CVE-2020-6821",
"url": "https://bugzilla.suse.com/1168874"
}
],
"remediations": [
{
"category": "vendor_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-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-09T11:15:51Z",
"details": "important"
}
],
"title": "CVE-2020-6821"
},
{
"cve": "CVE-2020-6822",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-6822"
}
],
"notes": [
{
"category": "general",
"text": "On 32-bit builds, an out of bounds write could have occurred when processing an image larger than 4 GB in \u003ccode\u003eGMPDecodeData\u003c/code\u003e. It is possible that with enough effort this could have been exploited to run arbitrary code. This vulnerability affects Thunderbird \u003c 68.7.0, Firefox ESR \u003c 68.7, and Firefox \u003c 75.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-6822",
"url": "https://www.suse.com/security/cve/CVE-2020-6822"
},
{
"category": "external",
"summary": "SUSE Bug 1168630 for CVE-2020-6822",
"url": "https://bugzilla.suse.com/1168630"
},
{
"category": "external",
"summary": "SUSE Bug 1168874 for CVE-2020-6822",
"url": "https://bugzilla.suse.com/1168874"
}
],
"remediations": [
{
"category": "vendor_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-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-09T11:15:51Z",
"details": "important"
}
],
"title": "CVE-2020-6822"
},
{
"cve": "CVE-2020-6825",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-6825"
}
],
"notes": [
{
"category": "general",
"text": "Mozilla developers and community members Tyson Smith and Christian Holler reported memory safety bugs present in Firefox 74 and Firefox ESR 68.6. 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 Thunderbird \u003c 68.7.0, Firefox ESR \u003c 68.7, and Firefox \u003c 75.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-6825",
"url": "https://www.suse.com/security/cve/CVE-2020-6825"
},
{
"category": "external",
"summary": "SUSE Bug 1168630 for CVE-2020-6825",
"url": "https://bugzilla.suse.com/1168630"
},
{
"category": "external",
"summary": "SUSE Bug 1168874 for CVE-2020-6825",
"url": "https://bugzilla.suse.com/1168874"
}
],
"remediations": [
{
"category": "vendor_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-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.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-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-09T11:15:51Z",
"details": "important"
}
],
"title": "CVE-2020-6825"
},
{
"cve": "CVE-2020-6827",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-6827"
}
],
"notes": [
{
"category": "general",
"text": "When following a link that opened an intent://-schemed URL, causing a custom tab to be opened, Firefox for Android could be tricked into displaying the incorrect URI. \u003cbr\u003e *Note: This issue only affects Firefox for Android. Other operating systems are unaffected.*. This vulnerability affects Firefox ESR \u003c 68.7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-6827",
"url": "https://www.suse.com/security/cve/CVE-2020-6827"
},
{
"category": "external",
"summary": "SUSE Bug 1168874 for CVE-2020-6827",
"url": "https://bugzilla.suse.com/1168874"
}
],
"remediations": [
{
"category": "vendor_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-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-09T11:15:51Z",
"details": "important"
}
],
"title": "CVE-2020-6827"
},
{
"cve": "CVE-2020-6828",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-6828"
}
],
"notes": [
{
"category": "general",
"text": "A malicious Android application could craft an Intent that would have been processed by Firefox for Android and potentially result in a file overwrite in the user\u0027s profile directory. One exploitation vector for this would be to supply a user.js file providing arbitrary malicious preference values. Control of arbitrary preferences can lead to sufficient compromise such that it is generally equivalent to arbitrary code execution.\u003cbr\u003e *Note: This issue only affects Firefox for Android. Other operating systems are unaffected.*. This vulnerability affects Firefox ESR \u003c 68.7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-6828",
"url": "https://www.suse.com/security/cve/CVE-2020-6828"
},
{
"category": "external",
"summary": "SUSE Bug 1168874 for CVE-2020-6828",
"url": "https://bugzilla.suse.com/1168874"
}
],
"remediations": [
{
"category": "vendor_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-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.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-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-devel-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-common-68.7.0-3.84.2.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP1:MozillaFirefox-translations-other-68.7.0-3.84.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-09T11:15:51Z",
"details": "important"
}
],
"title": "CVE-2020-6828"
}
]
}
SUSE-SU-2020:0978-1
Vulnerability from csaf_suse - Published: 2020-04-09 13:21 - Updated: 2020-04-09 13:21| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for MozillaFirefox",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for MozillaFirefox to version 68.7.0 ESR fixes the following issues:\n\n- CVE-2020-6821: Uninitialized memory could be read when using the WebGL copyTexSubImage method (bsc#1168874).\n- CVE-2020-6822: Fixed out of bounds write in GMPDecodeData when processing large images (bsc#1168874).\n- CVE-2020-6825: Fixed Memory safety bugs (bsc#1168874).\n- CVE-2020-6827: Custom Tabs could have the URI spoofed (bsc#1168874).\n- CVE-2020-6828: Preference overwrite via crafted Intent (bsc#1168874).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "HPE-Helion-OpenStack-8-2020-978,SUSE-2020-978,SUSE-OpenStack-Cloud-7-2020-978,SUSE-OpenStack-Cloud-8-2020-978,SUSE-OpenStack-Cloud-Crowbar-8-2020-978,SUSE-SLE-SAP-12-SP1-2020-978,SUSE-SLE-SAP-12-SP2-2020-978,SUSE-SLE-SAP-12-SP3-2020-978,SUSE-SLE-SDK-12-SP4-2020-978,SUSE-SLE-SDK-12-SP5-2020-978,SUSE-SLE-SERVER-12-SP1-2020-978,SUSE-SLE-SERVER-12-SP2-2020-978,SUSE-SLE-SERVER-12-SP2-BCL-2020-978,SUSE-SLE-SERVER-12-SP3-2020-978,SUSE-SLE-SERVER-12-SP3-BCL-2020-978,SUSE-SLE-SERVER-12-SP4-2020-978,SUSE-SLE-SERVER-12-SP5-2020-978,SUSE-Storage-5-2020-978",
"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_0978-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:0978-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200978-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:0978-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-April/006698.html"
},
{
"category": "self",
"summary": "SUSE Bug 1168874",
"url": "https://bugzilla.suse.com/1168874"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-6821 page",
"url": "https://www.suse.com/security/cve/CVE-2020-6821/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-6822 page",
"url": "https://www.suse.com/security/cve/CVE-2020-6822/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-6825 page",
"url": "https://www.suse.com/security/cve/CVE-2020-6825/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-6827 page",
"url": "https://www.suse.com/security/cve/CVE-2020-6827/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-6828 page",
"url": "https://www.suse.com/security/cve/CVE-2020-6828/"
}
],
"title": "Security update for MozillaFirefox",
"tracking": {
"current_release_date": "2020-04-09T13:21:52Z",
"generator": {
"date": "2020-04-09T13:21:52Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:0978-1",
"initial_release_date": "2020-04-09T13:21:52Z",
"revision_history": [
{
"date": "2020-04-09T13:21:52Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-68.7.0-109.116.1.aarch64",
"product": {
"name": "MozillaFirefox-68.7.0-109.116.1.aarch64",
"product_id": "MozillaFirefox-68.7.0-109.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-68.7.0-109.116.1.aarch64",
"product": {
"name": "MozillaFirefox-branding-upstream-68.7.0-109.116.1.aarch64",
"product_id": "MozillaFirefox-branding-upstream-68.7.0-109.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"product": {
"name": "MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"product_id": "MozillaFirefox-devel-68.7.0-109.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"product": {
"name": "MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"product_id": "MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-68.7.0-109.116.1.aarch64",
"product": {
"name": "MozillaFirefox-translations-other-68.7.0-109.116.1.aarch64",
"product_id": "MozillaFirefox-translations-other-68.7.0-109.116.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-68.7.0-109.116.1.ppc64le",
"product": {
"name": "MozillaFirefox-68.7.0-109.116.1.ppc64le",
"product_id": "MozillaFirefox-68.7.0-109.116.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-68.7.0-109.116.1.ppc64le",
"product": {
"name": "MozillaFirefox-branding-upstream-68.7.0-109.116.1.ppc64le",
"product_id": "MozillaFirefox-branding-upstream-68.7.0-109.116.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"product": {
"name": "MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"product_id": "MozillaFirefox-devel-68.7.0-109.116.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"product": {
"name": "MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"product_id": "MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-68.7.0-109.116.1.ppc64le",
"product": {
"name": "MozillaFirefox-translations-other-68.7.0-109.116.1.ppc64le",
"product_id": "MozillaFirefox-translations-other-68.7.0-109.116.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-68.7.0-109.116.1.s390x",
"product": {
"name": "MozillaFirefox-68.7.0-109.116.1.s390x",
"product_id": "MozillaFirefox-68.7.0-109.116.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-68.7.0-109.116.1.s390x",
"product": {
"name": "MozillaFirefox-branding-upstream-68.7.0-109.116.1.s390x",
"product_id": "MozillaFirefox-branding-upstream-68.7.0-109.116.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"product": {
"name": "MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"product_id": "MozillaFirefox-devel-68.7.0-109.116.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"product": {
"name": "MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"product_id": "MozillaFirefox-translations-common-68.7.0-109.116.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-68.7.0-109.116.1.s390x",
"product": {
"name": "MozillaFirefox-translations-other-68.7.0-109.116.1.s390x",
"product_id": "MozillaFirefox-translations-other-68.7.0-109.116.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-68.7.0-109.116.1.x86_64",
"product": {
"name": "MozillaFirefox-68.7.0-109.116.1.x86_64",
"product_id": "MozillaFirefox-68.7.0-109.116.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"product": {
"name": "MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"product_id": "MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-68.7.0-109.116.1.x86_64",
"product": {
"name": "MozillaFirefox-branding-upstream-68.7.0-109.116.1.x86_64",
"product_id": "MozillaFirefox-branding-upstream-68.7.0-109.116.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-buildsymbols-68.7.0-109.116.1.x86_64",
"product": {
"name": "MozillaFirefox-buildsymbols-68.7.0-109.116.1.x86_64",
"product_id": "MozillaFirefox-buildsymbols-68.7.0-109.116.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"product": {
"name": "MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"product_id": "MozillaFirefox-devel-68.7.0-109.116.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-68.7.0-109.116.1.x86_64",
"product": {
"name": "MozillaFirefox-translations-other-68.7.0-109.116.1.x86_64",
"product_id": "MozillaFirefox-translations-other-68.7.0-109.116.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 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 Linux Enterprise Server for SAP Applications 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp1"
}
}
},
{
"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 Software Development Kit 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk: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 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp1"
}
}
},
{
"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",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp4"
}
}
},
{
"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 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-68.7.0-109.116.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:MozillaFirefox-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.s390x"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-68.7.0-109.116.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.s390x"
},
"product_reference": "MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-68.7.0-109.116.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-68.7.0-109.116.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:MozillaFirefox-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-68.7.0-109.116.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.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-68.7.0-109.116.1.ppc64le"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.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-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.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-68.7.0-109.116.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-68.7.0-109.116.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-68.7.0-109.116.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-68.7.0-109.116.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-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-68.7.0-109.116.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-68.7.0-109.116.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-68.7.0-109.116.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.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-68.7.0-109.116.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-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.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-68.7.0-109.116.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-68.7.0-109.116.1.ppc64le"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.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-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.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-68.7.0-109.116.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-68.7.0-109.116.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.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-68.7.0-109.116.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-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.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-68.7.0-109.116.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.aarch64"
},
"product_reference": "MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-68.7.0-109.116.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-68.7.0-109.116.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.s390x"
},
"product_reference": "MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-68.7.0-109.116.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-68.7.0-109.116.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-68.7.0-109.116.1.aarch64"
},
"product_reference": "MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-68.7.0-109.116.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-68.7.0-109.116.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-68.7.0-109.116.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-68.7.0-109.116.1.s390x"
},
"product_reference": "MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-68.7.0-109.116.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-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-68.7.0-109.116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-68.7.0-109.116.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x"
},
"product_reference": "MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-68.7.0-109.116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-68.7.0-109.116.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-68.7.0-109.116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-68.7.0-109.116.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x"
},
"product_reference": "MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-68.7.0-109.116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-68.7.0-109.116.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-68.7.0-109.116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-68.7.0-109.116.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-68.7.0-109.116.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-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-68.7.0-109.116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-68.7.0-109.116.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-68.7.0-109.116.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-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.aarch64"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.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-68.7.0-109.116.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-68.7.0-109.116.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-68.7.0-109.116.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-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.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-68.7.0-109.116.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-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-68.7.0-109.116.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.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-68.7.0-109.116.1.ppc64le"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.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-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.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-68.7.0-109.116.1.aarch64 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-68.7.0-109.116.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-68.7.0-109.116.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-68.7.0-109.116.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.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-68.7.0-109.116.1.s390x 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-68.7.0-109.116.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-68.7.0-109.116.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-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.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-68.7.0-109.116.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-68.7.0-109.116.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.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-68.7.0-109.116.1.aarch64"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.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-68.7.0-109.116.1.ppc64le"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.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-68.7.0-109.116.1.s390x"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.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-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.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-68.7.0-109.116.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-68.7.0-109.116.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.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-68.7.0-109.116.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-68.7.0-109.116.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.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-68.7.0-109.116.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-68.7.0-109.116.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.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-68.7.0-109.116.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-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.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-68.7.0-109.116.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.aarch64"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-68.7.0-109.116.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-68.7.0-109.116.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-6821",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-6821"
}
],
"notes": [
{
"category": "general",
"text": "When reading from areas partially or fully outside the source resource with WebGL\u0027s \u003ccode\u003ecopyTexSubImage\u003c/code\u003e method, the specification requires the returned values be zero. Previously, this memory was uninitialized, leading to potentially sensitive data disclosure. This vulnerability affects Thunderbird \u003c 68.7.0, Firefox ESR \u003c 68.7, and Firefox \u003c 75.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-6821",
"url": "https://www.suse.com/security/cve/CVE-2020-6821"
},
{
"category": "external",
"summary": "SUSE Bug 1168630 for CVE-2020-6821",
"url": "https://bugzilla.suse.com/1168630"
},
{
"category": "external",
"summary": "SUSE Bug 1168874 for CVE-2020-6821",
"url": "https://bugzilla.suse.com/1168874"
}
],
"remediations": [
{
"category": "vendor_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-68.7.0-109.116.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-09T13:21:52Z",
"details": "important"
}
],
"title": "CVE-2020-6821"
},
{
"cve": "CVE-2020-6822",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-6822"
}
],
"notes": [
{
"category": "general",
"text": "On 32-bit builds, an out of bounds write could have occurred when processing an image larger than 4 GB in \u003ccode\u003eGMPDecodeData\u003c/code\u003e. It is possible that with enough effort this could have been exploited to run arbitrary code. This vulnerability affects Thunderbird \u003c 68.7.0, Firefox ESR \u003c 68.7, and Firefox \u003c 75.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-6822",
"url": "https://www.suse.com/security/cve/CVE-2020-6822"
},
{
"category": "external",
"summary": "SUSE Bug 1168630 for CVE-2020-6822",
"url": "https://bugzilla.suse.com/1168630"
},
{
"category": "external",
"summary": "SUSE Bug 1168874 for CVE-2020-6822",
"url": "https://bugzilla.suse.com/1168874"
}
],
"remediations": [
{
"category": "vendor_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-68.7.0-109.116.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-68.7.0-109.116.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-68.7.0-109.116.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-09T13:21:52Z",
"details": "important"
}
],
"title": "CVE-2020-6822"
},
{
"cve": "CVE-2020-6825",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-6825"
}
],
"notes": [
{
"category": "general",
"text": "Mozilla developers and community members Tyson Smith and Christian Holler reported memory safety bugs present in Firefox 74 and Firefox ESR 68.6. 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 Thunderbird \u003c 68.7.0, Firefox ESR \u003c 68.7, and Firefox \u003c 75.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-6825",
"url": "https://www.suse.com/security/cve/CVE-2020-6825"
},
{
"category": "external",
"summary": "SUSE Bug 1168630 for CVE-2020-6825",
"url": "https://bugzilla.suse.com/1168630"
},
{
"category": "external",
"summary": "SUSE Bug 1168874 for CVE-2020-6825",
"url": "https://bugzilla.suse.com/1168874"
}
],
"remediations": [
{
"category": "vendor_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-68.7.0-109.116.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-68.7.0-109.116.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-68.7.0-109.116.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-09T13:21:52Z",
"details": "important"
}
],
"title": "CVE-2020-6825"
},
{
"cve": "CVE-2020-6827",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-6827"
}
],
"notes": [
{
"category": "general",
"text": "When following a link that opened an intent://-schemed URL, causing a custom tab to be opened, Firefox for Android could be tricked into displaying the incorrect URI. \u003cbr\u003e *Note: This issue only affects Firefox for Android. Other operating systems are unaffected.*. This vulnerability affects Firefox ESR \u003c 68.7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-6827",
"url": "https://www.suse.com/security/cve/CVE-2020-6827"
},
{
"category": "external",
"summary": "SUSE Bug 1168874 for CVE-2020-6827",
"url": "https://bugzilla.suse.com/1168874"
}
],
"remediations": [
{
"category": "vendor_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-68.7.0-109.116.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-09T13:21:52Z",
"details": "important"
}
],
"title": "CVE-2020-6827"
},
{
"cve": "CVE-2020-6828",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-6828"
}
],
"notes": [
{
"category": "general",
"text": "A malicious Android application could craft an Intent that would have been processed by Firefox for Android and potentially result in a file overwrite in the user\u0027s profile directory. One exploitation vector for this would be to supply a user.js file providing arbitrary malicious preference values. Control of arbitrary preferences can lead to sufficient compromise such that it is generally equivalent to arbitrary code execution.\u003cbr\u003e *Note: This issue only affects Firefox for Android. Other operating systems are unaffected.*. This vulnerability affects Firefox ESR \u003c 68.7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-6828",
"url": "https://www.suse.com/security/cve/CVE-2020-6828"
},
{
"category": "external",
"summary": "SUSE Bug 1168874 for CVE-2020-6828",
"url": "https://bugzilla.suse.com/1168874"
}
],
"remediations": [
{
"category": "vendor_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-68.7.0-109.116.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-68.7.0-109.116.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-68.7.0-109.116.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Enterprise Storage 5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-devel-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.s390x",
"SUSE OpenStack Cloud 7:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-68.7.0-109.116.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-68.7.0-109.116.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-09T13:21:52Z",
"details": "important"
}
],
"title": "CVE-2020-6828"
}
]
}
SUSE-SU-2020:1027-1
Vulnerability from csaf_suse - Published: 2020-04-17 15:48 - Updated: 2020-04-17 15:48| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-68.7.0-3.77.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-68.7.0-3.77.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-68.7.0-3.77.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-68.7.0-3.77.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-68.7.0-3.77.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-68.7.0-3.77.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-68.7.0-3.77.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-68.7.0-3.77.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-68.7.0-3.77.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-68.7.0-3.77.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-68.7.0-3.77.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-68.7.0-3.77.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-68.7.0-3.77.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-68.7.0-3.77.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-68.7.0-3.77.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 to version 68.7.0 fixes the following issues:\n\n- CVE-2020-6819: Use-after-free while running the nsDocShell destructor (boo#1168630)\n- CVE-2020-6820: Use-after-free when handling a ReadableStream (boo#1168630)\n- CVE-2020-6821: Uninitialized memory could be read when using the WebGL copyTexSubImage() (boo#1168874)\n- CVE-2020-6822: Out of bounds write in GMPDecodeData when processing large images (boo#1168874)\n- CVE-2020-6825: Memory safety bugs fixed (boo#1168874)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-1027,SUSE-SLE-Product-WE-15-SP1-2020-1027",
"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_1027-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:1027-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20201027-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:1027-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-April/006717.html"
},
{
"category": "self",
"summary": "SUSE Bug 1168630",
"url": "https://bugzilla.suse.com/1168630"
},
{
"category": "self",
"summary": "SUSE Bug 1168874",
"url": "https://bugzilla.suse.com/1168874"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-6819 page",
"url": "https://www.suse.com/security/cve/CVE-2020-6819/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-6820 page",
"url": "https://www.suse.com/security/cve/CVE-2020-6820/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-6821 page",
"url": "https://www.suse.com/security/cve/CVE-2020-6821/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-6822 page",
"url": "https://www.suse.com/security/cve/CVE-2020-6822/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-6825 page",
"url": "https://www.suse.com/security/cve/CVE-2020-6825/"
}
],
"title": "Security update for MozillaThunderbird",
"tracking": {
"current_release_date": "2020-04-17T15:48:02Z",
"generator": {
"date": "2020-04-17T15:48:02Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:1027-1",
"initial_release_date": "2020-04-17T15:48:02Z",
"revision_history": [
{
"date": "2020-04-17T15:48:02Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-68.7.0-3.77.1.aarch64",
"product": {
"name": "MozillaThunderbird-68.7.0-3.77.1.aarch64",
"product_id": "MozillaThunderbird-68.7.0-3.77.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-68.7.0-3.77.1.aarch64",
"product": {
"name": "MozillaThunderbird-translations-common-68.7.0-3.77.1.aarch64",
"product_id": "MozillaThunderbird-translations-common-68.7.0-3.77.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-68.7.0-3.77.1.aarch64",
"product": {
"name": "MozillaThunderbird-translations-other-68.7.0-3.77.1.aarch64",
"product_id": "MozillaThunderbird-translations-other-68.7.0-3.77.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-68.7.0-3.77.1.ppc64le",
"product": {
"name": "MozillaThunderbird-68.7.0-3.77.1.ppc64le",
"product_id": "MozillaThunderbird-68.7.0-3.77.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-68.7.0-3.77.1.ppc64le",
"product": {
"name": "MozillaThunderbird-translations-common-68.7.0-3.77.1.ppc64le",
"product_id": "MozillaThunderbird-translations-common-68.7.0-3.77.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-68.7.0-3.77.1.ppc64le",
"product": {
"name": "MozillaThunderbird-translations-other-68.7.0-3.77.1.ppc64le",
"product_id": "MozillaThunderbird-translations-other-68.7.0-3.77.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-68.7.0-3.77.1.s390x",
"product": {
"name": "MozillaThunderbird-68.7.0-3.77.1.s390x",
"product_id": "MozillaThunderbird-68.7.0-3.77.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-68.7.0-3.77.1.s390x",
"product": {
"name": "MozillaThunderbird-translations-common-68.7.0-3.77.1.s390x",
"product_id": "MozillaThunderbird-translations-common-68.7.0-3.77.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-68.7.0-3.77.1.s390x",
"product": {
"name": "MozillaThunderbird-translations-other-68.7.0-3.77.1.s390x",
"product_id": "MozillaThunderbird-translations-other-68.7.0-3.77.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-68.7.0-3.77.1.x86_64",
"product": {
"name": "MozillaThunderbird-68.7.0-3.77.1.x86_64",
"product_id": "MozillaThunderbird-68.7.0-3.77.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-68.7.0-3.77.1.x86_64",
"product": {
"name": "MozillaThunderbird-translations-common-68.7.0-3.77.1.x86_64",
"product_id": "MozillaThunderbird-translations-common-68.7.0-3.77.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-68.7.0-3.77.1.x86_64",
"product": {
"name": "MozillaThunderbird-translations-other-68.7.0-3.77.1.x86_64",
"product_id": "MozillaThunderbird-translations-other-68.7.0-3.77.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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-68.7.0-3.77.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP1",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-68.7.0-3.77.1.x86_64"
},
"product_reference": "MozillaThunderbird-68.7.0-3.77.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-68.7.0-3.77.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-68.7.0-3.77.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-common-68.7.0-3.77.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-68.7.0-3.77.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-68.7.0-3.77.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-other-68.7.0-3.77.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-6819",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-6819"
}
],
"notes": [
{
"category": "general",
"text": "Under certain conditions, when running the nsDocShell destructor, a race condition can cause a use-after-free. We are aware of targeted attacks in the wild abusing this flaw. This vulnerability affects Thunderbird \u003c 68.7.0, Firefox \u003c 74.0.1, and Firefox ESR \u003c 68.6.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-68.7.0-3.77.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-68.7.0-3.77.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-68.7.0-3.77.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-6819",
"url": "https://www.suse.com/security/cve/CVE-2020-6819"
},
{
"category": "external",
"summary": "SUSE Bug 1168630 for CVE-2020-6819",
"url": "https://bugzilla.suse.com/1168630"
},
{
"category": "external",
"summary": "SUSE Bug 1168874 for CVE-2020-6819",
"url": "https://bugzilla.suse.com/1168874"
}
],
"remediations": [
{
"category": "vendor_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-68.7.0-3.77.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-68.7.0-3.77.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-68.7.0-3.77.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-68.7.0-3.77.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-68.7.0-3.77.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-68.7.0-3.77.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-17T15:48:02Z",
"details": "important"
}
],
"title": "CVE-2020-6819"
},
{
"cve": "CVE-2020-6820",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-6820"
}
],
"notes": [
{
"category": "general",
"text": "Under certain conditions, when handling a ReadableStream, a race condition can cause a use-after-free. We are aware of targeted attacks in the wild abusing this flaw. This vulnerability affects Thunderbird \u003c 68.7.0, Firefox \u003c 74.0.1, and Firefox ESR \u003c 68.6.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-68.7.0-3.77.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-68.7.0-3.77.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-68.7.0-3.77.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-6820",
"url": "https://www.suse.com/security/cve/CVE-2020-6820"
},
{
"category": "external",
"summary": "SUSE Bug 1168630 for CVE-2020-6820",
"url": "https://bugzilla.suse.com/1168630"
},
{
"category": "external",
"summary": "SUSE Bug 1168874 for CVE-2020-6820",
"url": "https://bugzilla.suse.com/1168874"
}
],
"remediations": [
{
"category": "vendor_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-68.7.0-3.77.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-68.7.0-3.77.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-68.7.0-3.77.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-68.7.0-3.77.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-68.7.0-3.77.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-68.7.0-3.77.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-17T15:48:02Z",
"details": "important"
}
],
"title": "CVE-2020-6820"
},
{
"cve": "CVE-2020-6821",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-6821"
}
],
"notes": [
{
"category": "general",
"text": "When reading from areas partially or fully outside the source resource with WebGL\u0027s \u003ccode\u003ecopyTexSubImage\u003c/code\u003e method, the specification requires the returned values be zero. Previously, this memory was uninitialized, leading to potentially sensitive data disclosure. This vulnerability affects Thunderbird \u003c 68.7.0, Firefox ESR \u003c 68.7, and Firefox \u003c 75.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-68.7.0-3.77.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-68.7.0-3.77.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-68.7.0-3.77.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-6821",
"url": "https://www.suse.com/security/cve/CVE-2020-6821"
},
{
"category": "external",
"summary": "SUSE Bug 1168630 for CVE-2020-6821",
"url": "https://bugzilla.suse.com/1168630"
},
{
"category": "external",
"summary": "SUSE Bug 1168874 for CVE-2020-6821",
"url": "https://bugzilla.suse.com/1168874"
}
],
"remediations": [
{
"category": "vendor_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-68.7.0-3.77.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-68.7.0-3.77.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-68.7.0-3.77.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-68.7.0-3.77.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-68.7.0-3.77.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-68.7.0-3.77.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-17T15:48:02Z",
"details": "important"
}
],
"title": "CVE-2020-6821"
},
{
"cve": "CVE-2020-6822",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-6822"
}
],
"notes": [
{
"category": "general",
"text": "On 32-bit builds, an out of bounds write could have occurred when processing an image larger than 4 GB in \u003ccode\u003eGMPDecodeData\u003c/code\u003e. It is possible that with enough effort this could have been exploited to run arbitrary code. This vulnerability affects Thunderbird \u003c 68.7.0, Firefox ESR \u003c 68.7, and Firefox \u003c 75.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-68.7.0-3.77.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-68.7.0-3.77.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-68.7.0-3.77.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-6822",
"url": "https://www.suse.com/security/cve/CVE-2020-6822"
},
{
"category": "external",
"summary": "SUSE Bug 1168630 for CVE-2020-6822",
"url": "https://bugzilla.suse.com/1168630"
},
{
"category": "external",
"summary": "SUSE Bug 1168874 for CVE-2020-6822",
"url": "https://bugzilla.suse.com/1168874"
}
],
"remediations": [
{
"category": "vendor_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-68.7.0-3.77.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-68.7.0-3.77.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-68.7.0-3.77.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-68.7.0-3.77.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-68.7.0-3.77.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-68.7.0-3.77.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-17T15:48:02Z",
"details": "important"
}
],
"title": "CVE-2020-6822"
},
{
"cve": "CVE-2020-6825",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-6825"
}
],
"notes": [
{
"category": "general",
"text": "Mozilla developers and community members Tyson Smith and Christian Holler reported memory safety bugs present in Firefox 74 and Firefox ESR 68.6. 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 Thunderbird \u003c 68.7.0, Firefox ESR \u003c 68.7, and Firefox \u003c 75.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-68.7.0-3.77.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-68.7.0-3.77.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-68.7.0-3.77.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-6825",
"url": "https://www.suse.com/security/cve/CVE-2020-6825"
},
{
"category": "external",
"summary": "SUSE Bug 1168630 for CVE-2020-6825",
"url": "https://bugzilla.suse.com/1168630"
},
{
"category": "external",
"summary": "SUSE Bug 1168874 for CVE-2020-6825",
"url": "https://bugzilla.suse.com/1168874"
}
],
"remediations": [
{
"category": "vendor_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-68.7.0-3.77.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-68.7.0-3.77.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-68.7.0-3.77.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-68.7.0-3.77.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-common-68.7.0-3.77.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP1:MozillaThunderbird-translations-other-68.7.0-3.77.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-17T15:48:02Z",
"details": "important"
}
],
"title": "CVE-2020-6825"
}
]
}
SUSE-SU-2020:14339-1
Vulnerability from csaf_suse - Published: 2020-04-09 12:12 - Updated: 2020-04-09 12:12| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.7.0-78.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.7.0-78.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.7.0-78.70.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.7.0-78.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.7.0-78.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.7.0-78.70.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.7.0-78.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.7.0-78.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.7.0-78.70.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.7.0-78.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.7.0-78.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.7.0-78.70.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.7.0-78.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.7.0-78.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.7.0-78.70.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 to version 68.7.0 ESR fixes the following issues:\n\n- CVE-2020-6821: Uninitialized memory could be read when using the WebGL copyTexSubImage method (bsc#1168874).\n- CVE-2020-6822: Fixed out of bounds write in GMPDecodeData when processing large images (bsc#1168874).\n- CVE-2020-6825: Fixed Memory safety bugs (bsc#1168874).\n- CVE-2020-6827: Custom Tabs could have the URI spoofed (bsc#1168874).\n- CVE-2020-6828: Preference overwrite via crafted Intent (bsc#1168874).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "slessp4-MozillaFirefox-14339",
"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_14339-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:14339-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-202014339-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:14339-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-April/006697.html"
},
{
"category": "self",
"summary": "SUSE Bug 1168874",
"url": "https://bugzilla.suse.com/1168874"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-6821 page",
"url": "https://www.suse.com/security/cve/CVE-2020-6821/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-6822 page",
"url": "https://www.suse.com/security/cve/CVE-2020-6822/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-6825 page",
"url": "https://www.suse.com/security/cve/CVE-2020-6825/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-6827 page",
"url": "https://www.suse.com/security/cve/CVE-2020-6827/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-6828 page",
"url": "https://www.suse.com/security/cve/CVE-2020-6828/"
}
],
"title": "Security update for MozillaFirefox",
"tracking": {
"current_release_date": "2020-04-09T12:12:29Z",
"generator": {
"date": "2020-04-09T12:12:29Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:14339-1",
"initial_release_date": "2020-04-09T12:12:29Z",
"revision_history": [
{
"date": "2020-04-09T12:12:29Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-68.7.0-78.70.1.x86_64",
"product": {
"name": "MozillaFirefox-68.7.0-78.70.1.x86_64",
"product_id": "MozillaFirefox-68.7.0-78.70.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-68.7.0-78.70.1.x86_64",
"product": {
"name": "MozillaFirefox-translations-common-68.7.0-78.70.1.x86_64",
"product_id": "MozillaFirefox-translations-common-68.7.0-78.70.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-68.7.0-78.70.1.x86_64",
"product": {
"name": "MozillaFirefox-translations-other-68.7.0-78.70.1.x86_64",
"product_id": "MozillaFirefox-translations-other-68.7.0-78.70.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-68.7.0-78.70.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.7.0-78.70.1.x86_64"
},
"product_reference": "MozillaFirefox-68.7.0-78.70.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-68.7.0-78.70.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-68.7.0-78.70.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-68.7.0-78.70.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-68.7.0-78.70.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-68.7.0-78.70.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-68.7.0-78.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-6821",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-6821"
}
],
"notes": [
{
"category": "general",
"text": "When reading from areas partially or fully outside the source resource with WebGL\u0027s \u003ccode\u003ecopyTexSubImage\u003c/code\u003e method, the specification requires the returned values be zero. Previously, this memory was uninitialized, leading to potentially sensitive data disclosure. This vulnerability affects Thunderbird \u003c 68.7.0, Firefox ESR \u003c 68.7, and Firefox \u003c 75.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.7.0-78.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.7.0-78.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.7.0-78.70.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-6821",
"url": "https://www.suse.com/security/cve/CVE-2020-6821"
},
{
"category": "external",
"summary": "SUSE Bug 1168630 for CVE-2020-6821",
"url": "https://bugzilla.suse.com/1168630"
},
{
"category": "external",
"summary": "SUSE Bug 1168874 for CVE-2020-6821",
"url": "https://bugzilla.suse.com/1168874"
}
],
"remediations": [
{
"category": "vendor_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-68.7.0-78.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.7.0-78.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.7.0-78.70.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.7.0-78.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.7.0-78.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.7.0-78.70.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-09T12:12:29Z",
"details": "important"
}
],
"title": "CVE-2020-6821"
},
{
"cve": "CVE-2020-6822",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-6822"
}
],
"notes": [
{
"category": "general",
"text": "On 32-bit builds, an out of bounds write could have occurred when processing an image larger than 4 GB in \u003ccode\u003eGMPDecodeData\u003c/code\u003e. It is possible that with enough effort this could have been exploited to run arbitrary code. This vulnerability affects Thunderbird \u003c 68.7.0, Firefox ESR \u003c 68.7, and Firefox \u003c 75.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.7.0-78.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.7.0-78.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.7.0-78.70.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-6822",
"url": "https://www.suse.com/security/cve/CVE-2020-6822"
},
{
"category": "external",
"summary": "SUSE Bug 1168630 for CVE-2020-6822",
"url": "https://bugzilla.suse.com/1168630"
},
{
"category": "external",
"summary": "SUSE Bug 1168874 for CVE-2020-6822",
"url": "https://bugzilla.suse.com/1168874"
}
],
"remediations": [
{
"category": "vendor_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-68.7.0-78.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.7.0-78.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.7.0-78.70.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-68.7.0-78.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.7.0-78.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.7.0-78.70.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-09T12:12:29Z",
"details": "important"
}
],
"title": "CVE-2020-6822"
},
{
"cve": "CVE-2020-6825",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-6825"
}
],
"notes": [
{
"category": "general",
"text": "Mozilla developers and community members Tyson Smith and Christian Holler reported memory safety bugs present in Firefox 74 and Firefox ESR 68.6. 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 Thunderbird \u003c 68.7.0, Firefox ESR \u003c 68.7, and Firefox \u003c 75.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.7.0-78.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.7.0-78.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.7.0-78.70.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-6825",
"url": "https://www.suse.com/security/cve/CVE-2020-6825"
},
{
"category": "external",
"summary": "SUSE Bug 1168630 for CVE-2020-6825",
"url": "https://bugzilla.suse.com/1168630"
},
{
"category": "external",
"summary": "SUSE Bug 1168874 for CVE-2020-6825",
"url": "https://bugzilla.suse.com/1168874"
}
],
"remediations": [
{
"category": "vendor_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-68.7.0-78.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.7.0-78.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.7.0-78.70.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-68.7.0-78.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.7.0-78.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.7.0-78.70.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-09T12:12:29Z",
"details": "important"
}
],
"title": "CVE-2020-6825"
},
{
"cve": "CVE-2020-6827",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-6827"
}
],
"notes": [
{
"category": "general",
"text": "When following a link that opened an intent://-schemed URL, causing a custom tab to be opened, Firefox for Android could be tricked into displaying the incorrect URI. \u003cbr\u003e *Note: This issue only affects Firefox for Android. Other operating systems are unaffected.*. This vulnerability affects Firefox ESR \u003c 68.7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.7.0-78.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.7.0-78.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.7.0-78.70.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-6827",
"url": "https://www.suse.com/security/cve/CVE-2020-6827"
},
{
"category": "external",
"summary": "SUSE Bug 1168874 for CVE-2020-6827",
"url": "https://bugzilla.suse.com/1168874"
}
],
"remediations": [
{
"category": "vendor_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-68.7.0-78.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.7.0-78.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.7.0-78.70.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.7.0-78.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.7.0-78.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.7.0-78.70.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-09T12:12:29Z",
"details": "important"
}
],
"title": "CVE-2020-6827"
},
{
"cve": "CVE-2020-6828",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-6828"
}
],
"notes": [
{
"category": "general",
"text": "A malicious Android application could craft an Intent that would have been processed by Firefox for Android and potentially result in a file overwrite in the user\u0027s profile directory. One exploitation vector for this would be to supply a user.js file providing arbitrary malicious preference values. Control of arbitrary preferences can lead to sufficient compromise such that it is generally equivalent to arbitrary code execution.\u003cbr\u003e *Note: This issue only affects Firefox for Android. Other operating systems are unaffected.*. This vulnerability affects Firefox ESR \u003c 68.7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.7.0-78.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.7.0-78.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.7.0-78.70.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-6828",
"url": "https://www.suse.com/security/cve/CVE-2020-6828"
},
{
"category": "external",
"summary": "SUSE Bug 1168874 for CVE-2020-6828",
"url": "https://bugzilla.suse.com/1168874"
}
],
"remediations": [
{
"category": "vendor_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-68.7.0-78.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.7.0-78.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.7.0-78.70.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-68.7.0-78.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.7.0-78.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.7.0-78.70.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-09T12:12:29Z",
"details": "important"
}
],
"title": "CVE-2020-6828"
}
]
}
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.