Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-6821 (GCVE-0-2020-6821)
Vulnerability from cvelistv5 – Published: 2020-04-24 15:55 – Updated: 2024-08-04 09:11
VLAI
EPSS
Summary
When reading from areas partially or fully outside the source resource with WebGL's <code>copyTexSubImage</code> method, the specification requires the returned values be zero. Previously, this memory was uninitialized, leading to potentially sensitive data disclosure. This vulnerability affects Thunderbird < 68.7.0, Firefox ESR < 68.7, and Firefox < 75.
Severity
No CVSS data available.
CWE
- Uninitialized memory could be read when using the WebGL copyTexSubImage method
Assigner
References
5 references
| 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=1625404 | x_refsource_MISC |
| https://usn.ubuntu.com/4335-1/ | vendor-advisoryx_refsource_UBUNTU |
Impacted products
3 products
| 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.018Z",
"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=1625404"
},
{
"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": "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."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Uninitialized memory could be read when using the WebGL copyTexSubImage method",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-04-29T02:07:01.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=1625404"
},
{
"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-6821",
"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": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Uninitialized memory could be read when using the WebGL copyTexSubImage method"
}
]
}
]
},
"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=1625404",
"refsource": "MISC",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1625404"
},
{
"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-6821",
"datePublished": "2020-04-24T15:55:25.000Z",
"dateReserved": "2020-01-10T00:00:00.000Z",
"dateUpdated": "2024-08-04T09:11:05.018Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2020-6821",
"date": "2026-05-31",
"epss": "0.00537",
"percentile": "0.67814"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2020-6821\",\"sourceIdentifier\":\"security@mozilla.org\",\"published\":\"2020-04-24T16:15:13.510\",\"lastModified\":\"2024-11-21T05:36:14.410\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"Cuando se lee desde \u00e1reas parcial o completamente fuera del recurso fuente con el m\u00e9todo \u003ccode\u003ecopyTexSubImage\u003c/code\u003e de WebGL, la especificaci\u00f3n requiere que los valores devueltos sean cero. Anteriormente, esta memoria no fue inicializada, conllevando a una divulgaci\u00f3n de datos potencialmente confidenciales. Esta vulnerabilidad afecta a Thunderbird versiones anteriores a 68.7.0, Firefox ESR versiones anteriores a 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:N/S:U/C:H/I:N/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:N/A:N\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-908\"}]}],\"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=1625404\",\"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=1625404\",\"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\"]}]}}"
}
}
SUSE-SU-2020:0971-1
Vulnerability from csaf_suse - Published: 2020-04-09 11:15 - Updated: 2020-04-09 11:15Summary
Security update for MozillaFirefox
Severity
Important
Notes
Title of the patch: Security update for MozillaFirefox
Description of the patch: This update for MozillaFirefox to version 68.7.0 ESR fixes the following issues:
- CVE-2020-6821: Uninitialized memory could be read when using the WebGL copyTexSubImage method (bsc#1168874).
- CVE-2020-6822: Fixed out of bounds write in GMPDecodeData when processing large images (bsc#1168874).
- CVE-2020-6825: Fixed Memory safety bugs (bsc#1168874).
- CVE-2020-6827: Custom Tabs could have the URI spoofed (bsc#1168874).
- CVE-2020-6828: Preference overwrite via crafted Intent (bsc#1168874).
Patchnames: SUSE-2020-971,SUSE-SLE-Module-Desktop-Applications-15-SP1-2020-971,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2020-971
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.9 (Medium)
Affected products
Recommended
15 products
| 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
|
Threats
Impact
important
6.1 (Medium)
Affected products
Recommended
15 products
| 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
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
15 products
| 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
|
Threats
Impact
important
4.7 (Medium)
Affected products
Recommended
15 products
| 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
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
15 products
| 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
|
Threats
Impact
important
References
23 references
{
"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:21Summary
Security update for MozillaFirefox
Severity
Important
Notes
Title of the patch: Security update for MozillaFirefox
Description of the patch: This update for MozillaFirefox to version 68.7.0 ESR fixes the following issues:
- CVE-2020-6821: Uninitialized memory could be read when using the WebGL copyTexSubImage method (bsc#1168874).
- CVE-2020-6822: Fixed out of bounds write in GMPDecodeData when processing large images (bsc#1168874).
- CVE-2020-6825: Fixed Memory safety bugs (bsc#1168874).
- CVE-2020-6827: Custom Tabs could have the URI spoofed (bsc#1168874).
- CVE-2020-6828: Preference overwrite via crafted Intent (bsc#1168874).
Patchnames: 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
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.9 (Medium)
Affected products
Recommended
100 products
| 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
|
Threats
Impact
important
6.1 (Medium)
Affected products
Recommended
100 products
| 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
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
100 products
| 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
|
Threats
Impact
important
4.7 (Medium)
Affected products
Recommended
100 products
| 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
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
100 products
| 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
|
Threats
Impact
important
References
23 references
{
"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:48Summary
Security update for MozillaThunderbird
Severity
Important
Notes
Title of the patch: Security update for MozillaThunderbird
Description of the patch: This update for MozillaThunderbird to version 68.7.0 fixes the following issues:
- CVE-2020-6819: Use-after-free while running the nsDocShell destructor (boo#1168630)
- CVE-2020-6820: Use-after-free when handling a ReadableStream (boo#1168630)
- CVE-2020-6821: Uninitialized memory could be read when using the WebGL copyTexSubImage() (boo#1168874)
- CVE-2020-6822: Out of bounds write in GMPDecodeData when processing large images (boo#1168874)
- CVE-2020-6825: Memory safety bugs fixed (boo#1168874)
Patchnames: SUSE-2020-1027,SUSE-SLE-Product-WE-15-SP1-2020-1027
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.8 (High)
Affected products
Recommended
3 products
| 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
|
Threats
Impact
important
8.8 (High)
Affected products
Recommended
3 products
| 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
|
Threats
Impact
important
5.9 (Medium)
Affected products
Recommended
3 products
| 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
|
Threats
Impact
important
6.1 (Medium)
Affected products
Recommended
3 products
| 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
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
3 products
| 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
|
Threats
Impact
important
References
26 references
{
"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:12Summary
Security update for MozillaFirefox
Severity
Important
Notes
Title of the patch: Security update for MozillaFirefox
Description of the patch: This update for MozillaFirefox to version 68.7.0 ESR fixes the following issues:
- CVE-2020-6821: Uninitialized memory could be read when using the WebGL copyTexSubImage method (bsc#1168874).
- CVE-2020-6822: Fixed out of bounds write in GMPDecodeData when processing large images (bsc#1168874).
- CVE-2020-6825: Fixed Memory safety bugs (bsc#1168874).
- CVE-2020-6827: Custom Tabs could have the URI spoofed (bsc#1168874).
- CVE-2020-6828: Preference overwrite via crafted Intent (bsc#1168874).
Patchnames: slessp4-MozillaFirefox-14339
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.9 (Medium)
Affected products
Recommended
3 products
| 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
|
Threats
Impact
important
6.1 (Medium)
Affected products
Recommended
3 products
| 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
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
3 products
| 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
|
Threats
Impact
important
4.7 (Medium)
Affected products
Recommended
3 products
| 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
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
3 products
| 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
|
Threats
Impact
important
References
23 references
{
"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"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
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.
Loading…
Loading…