Action not permitted
Modal body text goes here.
cve-2019-17026
Vulnerability from cvelistv5
Published
2020-03-02 04:05
Modified
2024-08-05 01:24
Severity ?
EPSS score ?
Summary
Incorrect alias information in IonMonkey JIT compiler for setting array elements could lead to a type confusion. We are aware of targeted attacks in the wild abusing this flaw. This vulnerability affects Firefox ESR < 68.4.1, Thunderbird < 68.4.1, and Firefox < 72.0.1.
References
▼ | URL | Tags | |
---|---|---|---|
security@mozilla.org | http://packetstormsecurity.com/files/162568/Firefox-72-IonMonkey-JIT-Type-Confusion.html | Exploit, Third Party Advisory, VDB Entry | |
security@mozilla.org | https://bugzilla.mozilla.org/show_bug.cgi?id=1607443 | Issue Tracking, Permissions Required | |
security@mozilla.org | https://security.gentoo.org/glsa/202003-02 | Third Party Advisory | |
security@mozilla.org | https://usn.ubuntu.com/4335-1/ | Third Party Advisory | |
security@mozilla.org | https://www.mozilla.org/security/advisories/mfsa2020-03/ | Vendor Advisory | |
security@mozilla.org | https://www.mozilla.org/security/advisories/mfsa2020-04/ | Vendor Advisory |
Impacted products
▼ | Vendor | Product |
---|---|---|
Mozilla | Firefox ESR | |
Mozilla | Thunderbird | |
Mozilla | Firefox |
CISA Known exploited vulnerability
Data from the Known Exploited Vulnerabilities Catalog
Date added: 2021-11-03
Due date: 2022-05-03
Required action: Apply updates per vendor instructions.
Used in ransomware: Unknown
Notes: https://nvd.nist.gov/vuln/detail/CVE-2019-17026
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T01:24:48.586Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.mozilla.org/security/advisories/mfsa2020-04/" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.mozilla.org/security/advisories/mfsa2020-03/" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1607443" }, { "name": "GLSA-202003-02", "tags": [ "vendor-advisory", "x_refsource_GENTOO", "x_transferred" ], "url": "https://security.gentoo.org/glsa/202003-02" }, { "name": "USN-4335-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "https://usn.ubuntu.com/4335-1/" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://packetstormsecurity.com/files/162568/Firefox-72-IonMonkey-JIT-Type-Confusion.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "Firefox ESR", "vendor": "Mozilla", "versions": [ { "lessThan": "68.4.1", "status": "affected", "version": "unspecified", "versionType": "custom" } ] }, { "product": "Thunderbird", "vendor": "Mozilla", "versions": [ { "lessThan": "68.4.1", "status": "affected", "version": "unspecified", "versionType": "custom" } ] }, { "product": "Firefox", "vendor": "Mozilla", "versions": [ { "lessThan": "72.0.1", "status": "affected", "version": "unspecified", "versionType": "custom" } ] } ], "descriptions": [ { "lang": "en", "value": "Incorrect alias information in IonMonkey JIT compiler for setting array elements could lead to a type confusion. We are aware of targeted attacks in the wild abusing this flaw. This vulnerability affects Firefox ESR \u003c 68.4.1, Thunderbird \u003c 68.4.1, and Firefox \u003c 72.0.1." } ], "problemTypes": [ { "descriptions": [ { "description": "IonMonkey type confusion with StoreElementHole and FallibleStoreElement", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2021-05-13T17:06:23", "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe", "shortName": "mozilla" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://www.mozilla.org/security/advisories/mfsa2020-04/" }, { "tags": [ "x_refsource_MISC" ], "url": "https://www.mozilla.org/security/advisories/mfsa2020-03/" }, { "tags": [ "x_refsource_MISC" ], "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1607443" }, { "name": "GLSA-202003-02", "tags": [ "vendor-advisory", "x_refsource_GENTOO" ], "url": "https://security.gentoo.org/glsa/202003-02" }, { "name": "USN-4335-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "https://usn.ubuntu.com/4335-1/" }, { "tags": [ "x_refsource_MISC" ], "url": "http://packetstormsecurity.com/files/162568/Firefox-72-IonMonkey-JIT-Type-Confusion.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security@mozilla.org", "ID": "CVE-2019-17026", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Firefox ESR", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "68.4.1" } ] } }, { "product_name": "Thunderbird", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "68.4.1" } ] } }, { "product_name": "Firefox", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "72.0.1" } ] } } ] }, "vendor_name": "Mozilla" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Incorrect alias information in IonMonkey JIT compiler for setting array elements could lead to a type confusion. We are aware of targeted attacks in the wild abusing this flaw. This vulnerability affects Firefox ESR \u003c 68.4.1, Thunderbird \u003c 68.4.1, and Firefox \u003c 72.0.1." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "IonMonkey type confusion with StoreElementHole and FallibleStoreElement" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.mozilla.org/security/advisories/mfsa2020-04/", "refsource": "MISC", "url": "https://www.mozilla.org/security/advisories/mfsa2020-04/" }, { "name": "https://www.mozilla.org/security/advisories/mfsa2020-03/", "refsource": "MISC", "url": "https://www.mozilla.org/security/advisories/mfsa2020-03/" }, { "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1607443", "refsource": "MISC", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1607443" }, { "name": "GLSA-202003-02", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/202003-02" }, { "name": "USN-4335-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/4335-1/" }, { "name": "http://packetstormsecurity.com/files/162568/Firefox-72-IonMonkey-JIT-Type-Confusion.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/162568/Firefox-72-IonMonkey-JIT-Type-Confusion.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe", "assignerShortName": "mozilla", "cveId": "CVE-2019-17026", "datePublished": "2020-03-02T04:05:03", "dateReserved": "2019-09-30T00:00:00", "dateUpdated": "2024-08-05T01:24:48.586Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "cisa_known_exploited": { "cveID": "CVE-2019-17026", "cwes": "[\"CWE-843\"]", "dateAdded": "2021-11-03", "dueDate": "2022-05-03", "knownRansomwareCampaignUse": "Unknown", "notes": "https://nvd.nist.gov/vuln/detail/CVE-2019-17026", "product": "Firefox and Thunderbird", "requiredAction": "Apply updates per vendor instructions.", "shortDescription": "Mozilla Firefox and Thunderbird contain a type confusion vulnerability due to incorrect alias information in the IonMonkey JIT compiler when setting array elements.", "vendorProject": "Mozilla", "vulnerabilityName": "Mozilla Firefox And Thunderbird Type Confusion Vulnerability" }, "nvd": "{\"cve\":{\"id\":\"CVE-2019-17026\",\"sourceIdentifier\":\"security@mozilla.org\",\"published\":\"2020-03-02T05:15:12.010\",\"lastModified\":\"2022-11-16T03:00:36.280\",\"vulnStatus\":\"Analyzed\",\"cisaExploitAdd\":\"2021-11-03\",\"cisaActionDue\":\"2022-05-03\",\"cisaRequiredAction\":\"Apply updates per vendor instructions.\",\"cisaVulnerabilityName\":\"Mozilla Firefox And Thunderbird Type Confusion Vulnerability\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"Incorrect alias information in IonMonkey JIT compiler for setting array elements could lead to a type confusion. We are aware of targeted attacks in the wild abusing this flaw. This vulnerability affects Firefox ESR \u003c 68.4.1, Thunderbird \u003c 68.4.1, and Firefox \u003c 72.0.1.\"},{\"lang\":\"es\",\"value\":\"Una informaci\u00f3n de alias incorrecta en compilador IonMonkey JIT para establecer los elementos de la matriz podr\u00eda conllevar a una confusi\u00f3n de tipo. Estamos conscientes de los ataques dirigidos \\\"in the wild\\\" abusando de este fallo. Esta vulnerabilidad afecta a Firefox ESR versiones anteriores a 68.4.1, Thunderbird versiones anteriores a 68.4.1, y Firefox versiones anteriores a 72.0.1.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:P/A:P\",\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\",\"baseScore\":6.8},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-843\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"72.0.1\",\"matchCriteriaId\":\"21E5F0F7-D936-4FE0-B1F3-3A7CCDF49DEF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"68.4.1\",\"matchCriteriaId\":\"FAC97CC2-A0A9-4262-AFA7-5C281F9A03AA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"68.4.1\",\"matchCriteriaId\":\"BD9C9431-2F4C-4C13-848B-0E0C6A811F47\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:esm:*:*:*\",\"matchCriteriaId\":\"7A5301BF-1402-4BE0-A0F8-69FBE79BC6D6\"}]}]}],\"references\":[{\"url\":\"http://packetstormsecurity.com/files/162568/Firefox-72-IonMonkey-JIT-Type-Confusion.html\",\"source\":\"security@mozilla.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=1607443\",\"source\":\"security@mozilla.org\",\"tags\":[\"Issue Tracking\",\"Permissions Required\"]},{\"url\":\"https://security.gentoo.org/glsa/202003-02\",\"source\":\"security@mozilla.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4335-1/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2020-03/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2020-04/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]}]}}" } }
rhsa-2020_0086
Vulnerability from csaf_redhat
Published
2020-01-13 14:27
Modified
2024-11-05 21:41
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 6.
Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
This update upgrades Firefox to version 68.4.1 ESR.
Security Fix(es):
* Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement (CVE-2019-17026)
* Mozilla: Bypass of @namespace CSS sanitization during pasting (CVE-2019-17016)
* Mozilla: Type Confusion in XPCVariant.cpp (CVE-2019-17017)
* Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4 (CVE-2019-17024)
* Mozilla: CSS sanitization does not escape HTML tags (CVE-2019-17022)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 6.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nThis update upgrades Firefox to version 68.4.1 ESR.\n\nSecurity Fix(es):\n\n* Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement (CVE-2019-17026)\n\n* Mozilla: Bypass of @namespace CSS sanitization during pasting (CVE-2019-17016)\n\n* Mozilla: Type Confusion in XPCVariant.cpp (CVE-2019-17017)\n\n* Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4 (CVE-2019-17024)\n\n* Mozilla: CSS sanitization does not escape HTML tags (CVE-2019-17022)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:0086", "url": "https://access.redhat.com/errata/RHSA-2020:0086" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/" }, { "category": "external", "summary": "1788723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788723" }, { "category": "external", "summary": "1788724", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788724" }, { "category": "external", "summary": "1788726", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788726" }, { "category": "external", "summary": "1788727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788727" }, { "category": "external", "summary": "1789214", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789214" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0086.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2024-11-05T21:41:57+00:00", "generator": { "date": "2024-11-05T21:41:57+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2020:0086", "initial_release_date": "2020-01-13T14:27:46+00:00", "revision_history": [ { "date": "2020-01-13T14:27:46+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-01-13T14:27:46+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T21:41:57+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop (v. 6)", "product": { "name": "Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 6)", "product": { "name": "Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 6)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:68.4.1-1.el6_10.i686", "product": { "name": "firefox-0:68.4.1-1.el6_10.i686", "product_id": "firefox-0:68.4.1-1.el6_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@68.4.1-1.el6_10?arch=i686" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:68.4.1-1.el6_10.i686", "product": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.i686", "product_id": "firefox-debuginfo-0:68.4.1-1.el6_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@68.4.1-1.el6_10?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "firefox-0:68.4.1-1.el6_10.x86_64", "product": { "name": "firefox-0:68.4.1-1.el6_10.x86_64", "product_id": "firefox-0:68.4.1-1.el6_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@68.4.1-1.el6_10?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "product": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "product_id": "firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@68.4.1-1.el6_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:68.4.1-1.el6_10.src", "product": { "name": "firefox-0:68.4.1-1.el6_10.src", "product_id": "firefox-0:68.4.1-1.el6_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@68.4.1-1.el6_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:68.4.1-1.el6_10.ppc64", "product": { "name": "firefox-0:68.4.1-1.el6_10.ppc64", "product_id": "firefox-0:68.4.1-1.el6_10.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@68.4.1-1.el6_10?arch=ppc64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "product": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "product_id": "firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@68.4.1-1.el6_10?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:68.4.1-1.el6_10.s390x", "product": { "name": "firefox-0:68.4.1-1.el6_10.s390x", "product_id": "firefox-0:68.4.1-1.el6_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@68.4.1-1.el6_10?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "product": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "product_id": "firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@68.4.1-1.el6_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.i686" }, "product_reference": "firefox-0:68.4.1-1.el6_10.i686", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64" }, "product_reference": "firefox-0:68.4.1-1.el6_10.ppc64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.s390x" }, "product_reference": "firefox-0:68.4.1-1.el6_10.s390x", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.src as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.src" }, "product_reference": "firefox-0:68.4.1-1.el6_10.src", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64" }, "product_reference": "firefox-0:68.4.1-1.el6_10.x86_64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el6_10.i686", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686" }, "product_reference": "firefox-0:68.4.1-1.el6_10.i686", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64" }, "product_reference": "firefox-0:68.4.1-1.el6_10.ppc64", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x" }, "product_reference": "firefox-0:68.4.1-1.el6_10.s390x", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.src as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src" }, "product_reference": "firefox-0:68.4.1-1.el6_10.src", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64" }, "product_reference": "firefox-0:68.4.1-1.el6_10.x86_64", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el6_10.i686", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "relates_to_product_reference": "6Client-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686" }, "product_reference": "firefox-0:68.4.1-1.el6_10.i686", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64" }, "product_reference": "firefox-0:68.4.1-1.el6_10.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x" }, "product_reference": "firefox-0:68.4.1-1.el6_10.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.src as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src" }, "product_reference": "firefox-0:68.4.1-1.el6_10.src", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64" }, "product_reference": "firefox-0:68.4.1-1.el6_10.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el6_10.i686", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.i686" }, "product_reference": "firefox-0:68.4.1-1.el6_10.i686", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64" }, "product_reference": "firefox-0:68.4.1-1.el6_10.ppc64", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.s390x" }, "product_reference": "firefox-0:68.4.1-1.el6_10.s390x", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.src as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.src" }, "product_reference": "firefox-0:68.4.1-1.el6_10.src", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64" }, "product_reference": "firefox-0:68.4.1-1.el6_10.x86_64", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el6_10.i686", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "relates_to_product_reference": "6Server-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686" }, "product_reference": "firefox-0:68.4.1-1.el6_10.i686", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64" }, "product_reference": "firefox-0:68.4.1-1.el6_10.ppc64", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x" }, "product_reference": "firefox-0:68.4.1-1.el6_10.s390x", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.src as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src" }, "product_reference": "firefox-0:68.4.1-1.el6_10.src", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64" }, "product_reference": "firefox-0:68.4.1-1.el6_10.x86_64", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el6_10.i686", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.i686" }, "product_reference": "firefox-0:68.4.1-1.el6_10.i686", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64" }, "product_reference": "firefox-0:68.4.1-1.el6_10.ppc64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.s390x" }, "product_reference": "firefox-0:68.4.1-1.el6_10.s390x", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.src as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.src" }, "product_reference": "firefox-0:68.4.1-1.el6_10.src", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64" }, "product_reference": "firefox-0:68.4.1-1.el6_10.x86_64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el6_10.i686", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686" }, "product_reference": "firefox-0:68.4.1-1.el6_10.i686", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64" }, "product_reference": "firefox-0:68.4.1-1.el6_10.ppc64", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x" }, "product_reference": "firefox-0:68.4.1-1.el6_10.s390x", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src" }, "product_reference": "firefox-0:68.4.1-1.el6_10.src", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el6_10.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64" }, "product_reference": "firefox-0:68.4.1-1.el6_10.x86_64", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el6_10.i686", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "relates_to_product_reference": "6Workstation-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el6_10.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "relates_to_product_reference": "6Workstation-optional-6.10.z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Micha\u0142 Bentkowski" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17016", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788723" } ], "notes": [ { "category": "description", "text": "When pasting a \u0026lt;style\u0026gt; tag from the clipboard into a rich text editor, the CSS sanitizer incorrectly rewrites a @namespace rule. This could allow for injection into certain types of websites resulting in data exfiltration. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Bypass of @namespace CSS sanitization during pasting", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17016" }, { "category": "external", "summary": "RHBZ#1788723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788723" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17016", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17016" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17016", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17016" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17016", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17016" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-13T14:27:46+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0086" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Bypass of @namespace CSS sanitization during pasting" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "bo13oy" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17017", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788724" } ], "notes": [ { "category": "description", "text": "Due to a missing case handling object types, a type confusion vulnerability could occur, resulting in a crash. We presume that with enough effort that it could be exploited to run arbitrary code. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Type Confusion in XPCVariant.cpp", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17017" }, { "category": "external", "summary": "RHBZ#1788724", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788724" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17017", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17017" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17017", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17017" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17017", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17017" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-13T14:27:46+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0086" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Type Confusion in XPCVariant.cpp" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Micha\u0142 Bentkowski" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17022", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788726" } ], "notes": [ { "category": "description", "text": "When pasting a \u0026lt;style\u0026gt; tag from the clipboard into a rich text editor, the CSS sanitizer does not escape \u0026lt; and \u0026gt; characters. Because the resulting string is pasted directly into the text node of the element this does not result in a direct injection into the webpage; however, if a webpage subsequently copies the node\u0027s innerHTML, assigning it to another innerHTML, this would result in an XSS vulnerability. Two WYSIWYG editors were identified with this behavior, more may exist. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: CSS sanitization does not escape HTML tags", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17022" }, { "category": "external", "summary": "RHBZ#1788726", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788726" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17022", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17022" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17022", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17022" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17022", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17022" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-13T14:27:46+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0086" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: CSS sanitization does not escape HTML tags" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Mozilla developers" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17024", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788727" } ], "notes": [ { "category": "description", "text": "Mozilla developers reported memory safety bugs present in Firefox 71 and Firefox ESR 68.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17024" }, { "category": "external", "summary": "RHBZ#1788727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788727" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17024", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17024" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17024", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17024" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17024", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17024" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-13T14:27:46+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0086" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Qihoo 360 ATA" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17026", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "discovery_date": "2020-01-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1789214" } ], "notes": [ { "category": "description", "text": "Incorrect alias information in IonMonkey JIT compiler for setting array elements could lead to a type confusion. We are aware of targeted attacks in the wild abusing this flaw. This vulnerability affects Firefox ESR \u003c 68.4.1, Thunderbird \u003c 68.4.1, and Firefox \u003c 72.0.1.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17026" }, { "category": "external", "summary": "RHBZ#1789214", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789214" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17026", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17026" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17026", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17026" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-03/#CVE-2019-17026", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-03/#CVE-2019-17026" }, { "category": "external", "summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog", "url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog" } ], "release_date": "2020-01-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-13T14:27:46+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0086" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Client-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Client-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Client-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Client-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6ComputeNode-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6ComputeNode-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Server-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Server-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Server-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Server-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Workstation-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Workstation-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.i686", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.ppc64", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.s390x", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.src", "6Workstation-optional-6.10.z:firefox-0:68.4.1-1.el6_10.x86_64", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.i686", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.ppc64", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.s390x", "6Workstation-optional-6.10.z:firefox-debuginfo-0:68.4.1-1.el6_10.x86_64" ] } ], "threats": [ { "category": "exploit_status", "date": "2021-11-03T00:00:00+00:00", "details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog" }, { "category": "impact", "details": "Critical" } ], "title": "Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement" } ] }
rhsa-2020_0111
Vulnerability from csaf_redhat
Published
2020-01-14 18:46
Modified
2024-11-05 21:42
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
This update upgrades Firefox to version 68.4.1 ESR.
Security Fix(es):
* Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement (CVE-2019-17026)
* Mozilla: Bypass of @namespace CSS sanitization during pasting (CVE-2019-17016)
* Mozilla: Type Confusion in XPCVariant.cpp (CVE-2019-17017)
* Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4 (CVE-2019-17024)
* Mozilla: CSS sanitization does not escape HTML tags (CVE-2019-17022)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nThis update upgrades Firefox to version 68.4.1 ESR.\n\nSecurity Fix(es):\n\n* Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement (CVE-2019-17026)\n\n* Mozilla: Bypass of @namespace CSS sanitization during pasting (CVE-2019-17016)\n\n* Mozilla: Type Confusion in XPCVariant.cpp (CVE-2019-17017)\n\n* Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4 (CVE-2019-17024)\n\n* Mozilla: CSS sanitization does not escape HTML tags (CVE-2019-17022)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:0111", "url": "https://access.redhat.com/errata/RHSA-2020:0111" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/" }, { "category": "external", "summary": "1788723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788723" }, { "category": "external", "summary": "1788724", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788724" }, { "category": "external", "summary": "1788726", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788726" }, { "category": "external", "summary": "1788727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788727" }, { "category": "external", "summary": "1789214", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789214" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0111.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2024-11-05T21:42:54+00:00", "generator": { "date": "2024-11-05T21:42:54+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2020:0111", "initial_release_date": "2020-01-14T18:46:40+00:00", "revision_history": [ { "date": "2020-01-14T18:46:40+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-01-14T18:46:40+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T21:42:54+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:68.4.1-1.el8_1.ppc64le", "product": { "name": "firefox-0:68.4.1-1.el8_1.ppc64le", "product_id": "firefox-0:68.4.1-1.el8_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@68.4.1-1.el8_1?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:68.4.1-1.el8_1.ppc64le", "product": { "name": "firefox-debugsource-0:68.4.1-1.el8_1.ppc64le", "product_id": "firefox-debugsource-0:68.4.1-1.el8_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@68.4.1-1.el8_1?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:68.4.1-1.el8_1.ppc64le", "product": { "name": "firefox-debuginfo-0:68.4.1-1.el8_1.ppc64le", "product_id": "firefox-debuginfo-0:68.4.1-1.el8_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@68.4.1-1.el8_1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:68.4.1-1.el8_1.s390x", "product": { "name": "firefox-0:68.4.1-1.el8_1.s390x", "product_id": "firefox-0:68.4.1-1.el8_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@68.4.1-1.el8_1?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:68.4.1-1.el8_1.s390x", "product": { "name": "firefox-debugsource-0:68.4.1-1.el8_1.s390x", "product_id": "firefox-debugsource-0:68.4.1-1.el8_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@68.4.1-1.el8_1?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:68.4.1-1.el8_1.s390x", "product": { "name": "firefox-debuginfo-0:68.4.1-1.el8_1.s390x", "product_id": "firefox-debuginfo-0:68.4.1-1.el8_1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@68.4.1-1.el8_1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "firefox-0:68.4.1-1.el8_1.x86_64", "product": { "name": "firefox-0:68.4.1-1.el8_1.x86_64", "product_id": "firefox-0:68.4.1-1.el8_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@68.4.1-1.el8_1?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:68.4.1-1.el8_1.x86_64", "product": { "name": "firefox-debugsource-0:68.4.1-1.el8_1.x86_64", "product_id": "firefox-debugsource-0:68.4.1-1.el8_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@68.4.1-1.el8_1?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:68.4.1-1.el8_1.x86_64", "product": { "name": "firefox-debuginfo-0:68.4.1-1.el8_1.x86_64", "product_id": "firefox-debuginfo-0:68.4.1-1.el8_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@68.4.1-1.el8_1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:68.4.1-1.el8_1.aarch64", "product": { "name": "firefox-0:68.4.1-1.el8_1.aarch64", "product_id": "firefox-0:68.4.1-1.el8_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@68.4.1-1.el8_1?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:68.4.1-1.el8_1.aarch64", "product": { "name": "firefox-debugsource-0:68.4.1-1.el8_1.aarch64", "product_id": "firefox-debugsource-0:68.4.1-1.el8_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@68.4.1-1.el8_1?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:68.4.1-1.el8_1.aarch64", "product": { "name": "firefox-debuginfo-0:68.4.1-1.el8_1.aarch64", "product_id": "firefox-debuginfo-0:68.4.1-1.el8_1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@68.4.1-1.el8_1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:68.4.1-1.el8_1.src", "product": { "name": "firefox-0:68.4.1-1.el8_1.src", "product_id": "firefox-0:68.4.1-1.el8_1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@68.4.1-1.el8_1?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.aarch64" }, "product_reference": "firefox-0:68.4.1-1.el8_1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.ppc64le" }, "product_reference": "firefox-0:68.4.1-1.el8_1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.s390x" }, "product_reference": "firefox-0:68.4.1-1.el8_1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el8_1.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.src" }, "product_reference": "firefox-0:68.4.1-1.el8_1.src", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.x86_64" }, "product_reference": "firefox-0:68.4.1-1.el8_1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.aarch64" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el8_1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.ppc64le" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el8_1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.s390x" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el8_1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.x86_64" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el8_1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:68.4.1-1.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.aarch64" }, "product_reference": "firefox-debugsource-0:68.4.1-1.el8_1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:68.4.1-1.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.ppc64le" }, "product_reference": "firefox-debugsource-0:68.4.1-1.el8_1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:68.4.1-1.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.s390x" }, "product_reference": "firefox-debugsource-0:68.4.1-1.el8_1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:68.4.1-1.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.x86_64" }, "product_reference": "firefox-debugsource-0:68.4.1-1.el8_1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Micha\u0142 Bentkowski" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17016", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788723" } ], "notes": [ { "category": "description", "text": "When pasting a \u0026lt;style\u0026gt; tag from the clipboard into a rich text editor, the CSS sanitizer incorrectly rewrites a @namespace rule. This could allow for injection into certain types of websites resulting in data exfiltration. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Bypass of @namespace CSS sanitization during pasting", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17016" }, { "category": "external", "summary": "RHBZ#1788723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788723" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17016", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17016" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17016", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17016" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17016", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17016" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-14T18:46:40+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0111" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Bypass of @namespace CSS sanitization during pasting" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "bo13oy" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17017", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788724" } ], "notes": [ { "category": "description", "text": "Due to a missing case handling object types, a type confusion vulnerability could occur, resulting in a crash. We presume that with enough effort that it could be exploited to run arbitrary code. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Type Confusion in XPCVariant.cpp", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17017" }, { "category": "external", "summary": "RHBZ#1788724", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788724" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17017", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17017" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17017", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17017" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17017", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17017" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-14T18:46:40+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0111" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Type Confusion in XPCVariant.cpp" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Micha\u0142 Bentkowski" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17022", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788726" } ], "notes": [ { "category": "description", "text": "When pasting a \u0026lt;style\u0026gt; tag from the clipboard into a rich text editor, the CSS sanitizer does not escape \u0026lt; and \u0026gt; characters. Because the resulting string is pasted directly into the text node of the element this does not result in a direct injection into the webpage; however, if a webpage subsequently copies the node\u0027s innerHTML, assigning it to another innerHTML, this would result in an XSS vulnerability. Two WYSIWYG editors were identified with this behavior, more may exist. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: CSS sanitization does not escape HTML tags", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17022" }, { "category": "external", "summary": "RHBZ#1788726", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788726" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17022", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17022" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17022", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17022" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17022", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17022" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-14T18:46:40+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0111" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: CSS sanitization does not escape HTML tags" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Mozilla developers" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17024", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788727" } ], "notes": [ { "category": "description", "text": "Mozilla developers reported memory safety bugs present in Firefox 71 and Firefox ESR 68.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17024" }, { "category": "external", "summary": "RHBZ#1788727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788727" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17024", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17024" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17024", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17024" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17024", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17024" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-14T18:46:40+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0111" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Qihoo 360 ATA" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17026", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "discovery_date": "2020-01-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1789214" } ], "notes": [ { "category": "description", "text": "Incorrect alias information in IonMonkey JIT compiler for setting array elements could lead to a type confusion. We are aware of targeted attacks in the wild abusing this flaw. This vulnerability affects Firefox ESR \u003c 68.4.1, Thunderbird \u003c 68.4.1, and Firefox \u003c 72.0.1.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17026" }, { "category": "external", "summary": "RHBZ#1789214", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789214" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17026", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17026" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17026", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17026" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-03/#CVE-2019-17026", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-03/#CVE-2019-17026" }, { "category": "external", "summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog", "url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog" } ], "release_date": "2020-01-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-14T18:46:40+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0111" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:firefox-0:68.4.1-1.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debuginfo-0:68.4.1-1.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:firefox-debugsource-0:68.4.1-1.el8_1.x86_64" ] } ], "threats": [ { "category": "exploit_status", "date": "2021-11-03T00:00:00+00:00", "details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog" }, { "category": "impact", "details": "Critical" } ], "title": "Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement" } ] }
rhsa-2020_0123
Vulnerability from csaf_redhat
Published
2020-01-16 11:56
Modified
2024-11-05 21:43
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 6.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 68.4.1.
Security Fix(es):
* Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement (CVE-2019-17026)
* Mozilla: Bypass of @namespace CSS sanitization during pasting (CVE-2019-17016)
* Mozilla: Type Confusion in XPCVariant.cpp (CVE-2019-17017)
* Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4 (CVE-2019-17024)
* Mozilla: CSS sanitization does not escape HTML tags (CVE-2019-17022)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for thunderbird is now available for Red Hat Enterprise Linux 6.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nThis update upgrades Thunderbird to version 68.4.1.\n\nSecurity Fix(es):\n\n* Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement (CVE-2019-17026)\n\n* Mozilla: Bypass of @namespace CSS sanitization during pasting (CVE-2019-17016)\n\n* Mozilla: Type Confusion in XPCVariant.cpp (CVE-2019-17017)\n\n* Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4 (CVE-2019-17024)\n\n* Mozilla: CSS sanitization does not escape HTML tags (CVE-2019-17022)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:0123", "url": "https://access.redhat.com/errata/RHSA-2020:0123" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-04/", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-04/" }, { "category": "external", "summary": "1788723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788723" }, { "category": "external", "summary": "1788724", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788724" }, { "category": "external", "summary": "1788726", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788726" }, { "category": "external", "summary": "1788727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788727" }, { "category": "external", "summary": "1789214", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789214" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0123.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2024-11-05T21:43:24+00:00", "generator": { "date": "2024-11-05T21:43:24+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2020:0123", "initial_release_date": "2020-01-16T11:56:11+00:00", "revision_history": [ { "date": "2020-01-16T11:56:11+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-01-16T11:56:11+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T21:43:24+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop (v. 6)", "product": { "name": "Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 6)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:68.4.1-2.el6_10.i686", "product": { "name": "thunderbird-0:68.4.1-2.el6_10.i686", "product_id": "thunderbird-0:68.4.1-2.el6_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@68.4.1-2.el6_10?arch=i686" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "product": { "name": "thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "product_id": "thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@68.4.1-2.el6_10?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:68.4.1-2.el6_10.x86_64", "product": { "name": "thunderbird-0:68.4.1-2.el6_10.x86_64", "product_id": "thunderbird-0:68.4.1-2.el6_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@68.4.1-2.el6_10?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "product": { "name": "thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "product_id": "thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@68.4.1-2.el6_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:68.4.1-2.el6_10.src", "product": { "name": "thunderbird-0:68.4.1-2.el6_10.src", "product_id": "thunderbird-0:68.4.1-2.el6_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@68.4.1-2.el6_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:68.4.1-2.el6_10.ppc64", "product": { "name": "thunderbird-0:68.4.1-2.el6_10.ppc64", "product_id": "thunderbird-0:68.4.1-2.el6_10.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@68.4.1-2.el6_10?arch=ppc64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "product": { "name": "thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "product_id": "thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@68.4.1-2.el6_10?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:68.4.1-2.el6_10.s390x", "product": { "name": "thunderbird-0:68.4.1-2.el6_10.s390x", "product_id": "thunderbird-0:68.4.1-2.el6_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@68.4.1-2.el6_10?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "product": { "name": "thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "product_id": "thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@68.4.1-2.el6_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:68.4.1-2.el6_10.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686" }, "product_reference": "thunderbird-0:68.4.1-2.el6_10.i686", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:68.4.1-2.el6_10.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64" }, "product_reference": "thunderbird-0:68.4.1-2.el6_10.ppc64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:68.4.1-2.el6_10.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x" }, "product_reference": "thunderbird-0:68.4.1-2.el6_10.s390x", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:68.4.1-2.el6_10.src as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.src" }, "product_reference": "thunderbird-0:68.4.1-2.el6_10.src", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:68.4.1-2.el6_10.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64" }, "product_reference": "thunderbird-0:68.4.1-2.el6_10.x86_64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:68.4.1-2.el6_10.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686" }, "product_reference": "thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64" }, "product_reference": "thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x" }, "product_reference": "thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64" }, "product_reference": "thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "relates_to_product_reference": "6Client-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:68.4.1-2.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686" }, "product_reference": "thunderbird-0:68.4.1-2.el6_10.i686", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:68.4.1-2.el6_10.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64" }, "product_reference": "thunderbird-0:68.4.1-2.el6_10.ppc64", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:68.4.1-2.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x" }, "product_reference": "thunderbird-0:68.4.1-2.el6_10.s390x", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:68.4.1-2.el6_10.src as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.src" }, "product_reference": "thunderbird-0:68.4.1-2.el6_10.src", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:68.4.1-2.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64" }, "product_reference": "thunderbird-0:68.4.1-2.el6_10.x86_64", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:68.4.1-2.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686" }, "product_reference": "thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64" }, "product_reference": "thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x" }, "product_reference": "thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64" }, "product_reference": "thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "relates_to_product_reference": "6Server-optional-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:68.4.1-2.el6_10.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686" }, "product_reference": "thunderbird-0:68.4.1-2.el6_10.i686", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:68.4.1-2.el6_10.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64" }, "product_reference": "thunderbird-0:68.4.1-2.el6_10.ppc64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:68.4.1-2.el6_10.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x" }, "product_reference": "thunderbird-0:68.4.1-2.el6_10.s390x", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:68.4.1-2.el6_10.src as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.src" }, "product_reference": "thunderbird-0:68.4.1-2.el6_10.src", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:68.4.1-2.el6_10.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64" }, "product_reference": "thunderbird-0:68.4.1-2.el6_10.x86_64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:68.4.1-2.el6_10.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686" }, "product_reference": "thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64" }, "product_reference": "thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x" }, "product_reference": "thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "relates_to_product_reference": "6Workstation-6.10.z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64" }, "product_reference": "thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "relates_to_product_reference": "6Workstation-6.10.z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Micha\u0142 Bentkowski" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17016", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788723" } ], "notes": [ { "category": "description", "text": "When pasting a \u0026lt;style\u0026gt; tag from the clipboard into a rich text editor, the CSS sanitizer incorrectly rewrites a @namespace rule. This could allow for injection into certain types of websites resulting in data exfiltration. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Bypass of @namespace CSS sanitization during pasting", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17016" }, { "category": "external", "summary": "RHBZ#1788723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788723" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17016", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17016" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17016", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17016" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17016", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17016" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-16T11:56:11+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.", "product_ids": [ "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0123" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Bypass of @namespace CSS sanitization during pasting" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "bo13oy" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17017", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788724" } ], "notes": [ { "category": "description", "text": "Due to a missing case handling object types, a type confusion vulnerability could occur, resulting in a crash. We presume that with enough effort that it could be exploited to run arbitrary code. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Type Confusion in XPCVariant.cpp", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17017" }, { "category": "external", "summary": "RHBZ#1788724", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788724" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17017", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17017" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17017", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17017" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17017", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17017" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-16T11:56:11+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.", "product_ids": [ "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0123" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Type Confusion in XPCVariant.cpp" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Micha\u0142 Bentkowski" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17022", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788726" } ], "notes": [ { "category": "description", "text": "When pasting a \u0026lt;style\u0026gt; tag from the clipboard into a rich text editor, the CSS sanitizer does not escape \u0026lt; and \u0026gt; characters. Because the resulting string is pasted directly into the text node of the element this does not result in a direct injection into the webpage; however, if a webpage subsequently copies the node\u0027s innerHTML, assigning it to another innerHTML, this would result in an XSS vulnerability. Two WYSIWYG editors were identified with this behavior, more may exist. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: CSS sanitization does not escape HTML tags", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17022" }, { "category": "external", "summary": "RHBZ#1788726", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788726" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17022", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17022" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17022", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17022" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17022", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17022" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-16T11:56:11+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.", "product_ids": [ "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0123" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: CSS sanitization does not escape HTML tags" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Mozilla developers" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17024", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788727" } ], "notes": [ { "category": "description", "text": "Mozilla developers reported memory safety bugs present in Firefox 71 and Firefox ESR 68.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17024" }, { "category": "external", "summary": "RHBZ#1788727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788727" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17024", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17024" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17024", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17024" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17024", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17024" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-16T11:56:11+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.", "product_ids": [ "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0123" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Qihoo 360 ATA" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17026", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "discovery_date": "2020-01-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1789214" } ], "notes": [ { "category": "description", "text": "Incorrect alias information in IonMonkey JIT compiler for setting array elements could lead to a type confusion. We are aware of targeted attacks in the wild abusing this flaw. This vulnerability affects Firefox ESR \u003c 68.4.1, Thunderbird \u003c 68.4.1, and Firefox \u003c 72.0.1.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17026" }, { "category": "external", "summary": "RHBZ#1789214", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789214" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17026", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17026" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17026", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17026" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-03/#CVE-2019-17026", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-03/#CVE-2019-17026" }, { "category": "external", "summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog", "url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog" } ], "release_date": "2020-01-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-16T11:56:11+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.", "product_ids": [ "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0123" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Client-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Client-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Server-optional-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Server-optional-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.i686", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.ppc64", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.s390x", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.src", "6Workstation-6.10.z:thunderbird-0:68.4.1-2.el6_10.x86_64", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.i686", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.ppc64", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.s390x", "6Workstation-6.10.z:thunderbird-debuginfo-0:68.4.1-2.el6_10.x86_64" ] } ], "threats": [ { "category": "exploit_status", "date": "2021-11-03T00:00:00+00:00", "details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog" }, { "category": "impact", "details": "Critical" } ], "title": "Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement" } ] }
rhsa-2020_0085
Vulnerability from csaf_redhat
Published
2020-01-13 14:52
Modified
2024-11-05 21:41
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
This update upgrades Firefox to version 68.4.1 ESR.
Security Fix(es):
* Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement (CVE-2019-17026)
* Mozilla: Bypass of @namespace CSS sanitization during pasting (CVE-2019-17016)
* Mozilla: Type Confusion in XPCVariant.cpp (CVE-2019-17017)
* Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4 (CVE-2019-17024)
* Mozilla: CSS sanitization does not escape HTML tags (CVE-2019-17022)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nThis update upgrades Firefox to version 68.4.1 ESR.\n\nSecurity Fix(es):\n\n* Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement (CVE-2019-17026)\n\n* Mozilla: Bypass of @namespace CSS sanitization during pasting (CVE-2019-17016)\n\n* Mozilla: Type Confusion in XPCVariant.cpp (CVE-2019-17017)\n\n* Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4 (CVE-2019-17024)\n\n* Mozilla: CSS sanitization does not escape HTML tags (CVE-2019-17022)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:0085", "url": "https://access.redhat.com/errata/RHSA-2020:0085" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/" }, { "category": "external", "summary": "1788723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788723" }, { "category": "external", "summary": "1788724", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788724" }, { "category": "external", "summary": "1788726", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788726" }, { "category": "external", "summary": "1788727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788727" }, { "category": "external", "summary": "1789214", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789214" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0085.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2024-11-05T21:41:48+00:00", "generator": { "date": "2024-11-05T21:41:48+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2020:0085", "initial_release_date": "2020-01-13T14:52:05+00:00", "revision_history": [ { "date": "2020-01-13T14:52:05+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-01-13T14:52:05+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T21:41:48+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Client (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:68.4.1-1.el7_7.x86_64", "product": { "name": "firefox-0:68.4.1-1.el7_7.x86_64", "product_id": "firefox-0:68.4.1-1.el7_7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@68.4.1-1.el7_7?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "product": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "product_id": "firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@68.4.1-1.el7_7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:68.4.1-1.el7_7.src", "product": { "name": "firefox-0:68.4.1-1.el7_7.src", "product_id": "firefox-0:68.4.1-1.el7_7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@68.4.1-1.el7_7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:68.4.1-1.el7_7.i686", "product": { "name": "firefox-0:68.4.1-1.el7_7.i686", "product_id": "firefox-0:68.4.1-1.el7_7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@68.4.1-1.el7_7?arch=i686" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:68.4.1-1.el7_7.i686", "product": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.i686", "product_id": "firefox-debuginfo-0:68.4.1-1.el7_7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@68.4.1-1.el7_7?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "firefox-0:68.4.1-1.el7_7.s390x", "product": { "name": "firefox-0:68.4.1-1.el7_7.s390x", "product_id": "firefox-0:68.4.1-1.el7_7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@68.4.1-1.el7_7?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "product": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "product_id": "firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@68.4.1-1.el7_7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "firefox-0:68.4.1-1.el7_7.ppc64", "product": { "name": "firefox-0:68.4.1-1.el7_7.ppc64", "product_id": "firefox-0:68.4.1-1.el7_7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@68.4.1-1.el7_7?arch=ppc64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "product": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "product_id": "firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@68.4.1-1.el7_7?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:68.4.1-1.el7_7.ppc64le", "product": { "name": "firefox-0:68.4.1-1.el7_7.ppc64le", "product_id": "firefox-0:68.4.1-1.el7_7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@68.4.1-1.el7_7?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "product": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "product_id": "firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@68.4.1-1.el7_7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.i686" }, "product_reference": "firefox-0:68.4.1-1.el7_7.i686", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64" }, "product_reference": "firefox-0:68.4.1-1.el7_7.ppc64", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le" }, "product_reference": "firefox-0:68.4.1-1.el7_7.ppc64le", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x" }, "product_reference": "firefox-0:68.4.1-1.el7_7.s390x", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.src" }, "product_reference": "firefox-0:68.4.1-1.el7_7.src", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64" }, "product_reference": "firefox-0:68.4.1-1.el7_7.x86_64", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el7_7.i686", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686" }, "product_reference": "firefox-0:68.4.1-1.el7_7.i686", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64" }, "product_reference": "firefox-0:68.4.1-1.el7_7.ppc64", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le" }, "product_reference": "firefox-0:68.4.1-1.el7_7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x" }, "product_reference": "firefox-0:68.4.1-1.el7_7.s390x", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src" }, "product_reference": "firefox-0:68.4.1-1.el7_7.src", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64" }, "product_reference": "firefox-0:68.4.1-1.el7_7.x86_64", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el7_7.i686", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.i686" }, "product_reference": "firefox-0:68.4.1-1.el7_7.i686", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64" }, "product_reference": "firefox-0:68.4.1-1.el7_7.ppc64", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le" }, "product_reference": "firefox-0:68.4.1-1.el7_7.ppc64le", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x" }, "product_reference": "firefox-0:68.4.1-1.el7_7.s390x", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.src" }, "product_reference": "firefox-0:68.4.1-1.el7_7.src", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64" }, "product_reference": "firefox-0:68.4.1-1.el7_7.x86_64", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el7_7.i686", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686" }, "product_reference": "firefox-0:68.4.1-1.el7_7.i686", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64" }, "product_reference": "firefox-0:68.4.1-1.el7_7.ppc64", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le" }, "product_reference": "firefox-0:68.4.1-1.el7_7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x" }, "product_reference": "firefox-0:68.4.1-1.el7_7.s390x", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src" }, "product_reference": "firefox-0:68.4.1-1.el7_7.src", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64" }, "product_reference": "firefox-0:68.4.1-1.el7_7.x86_64", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el7_7.i686", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.i686" }, "product_reference": "firefox-0:68.4.1-1.el7_7.i686", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64" }, "product_reference": "firefox-0:68.4.1-1.el7_7.ppc64", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le" }, "product_reference": "firefox-0:68.4.1-1.el7_7.ppc64le", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x" }, "product_reference": "firefox-0:68.4.1-1.el7_7.s390x", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.src" }, "product_reference": "firefox-0:68.4.1-1.el7_7.src", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64" }, "product_reference": "firefox-0:68.4.1-1.el7_7.x86_64", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el7_7.i686", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686" }, "product_reference": "firefox-0:68.4.1-1.el7_7.i686", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64" }, "product_reference": "firefox-0:68.4.1-1.el7_7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le" }, "product_reference": "firefox-0:68.4.1-1.el7_7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x" }, "product_reference": "firefox-0:68.4.1-1.el7_7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src" }, "product_reference": "firefox-0:68.4.1-1.el7_7.src", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el7_7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64" }, "product_reference": "firefox-0:68.4.1-1.el7_7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el7_7.i686", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el7_7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7.Z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Micha\u0142 Bentkowski" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17016", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788723" } ], "notes": [ { "category": "description", "text": "When pasting a \u0026lt;style\u0026gt; tag from the clipboard into a rich text editor, the CSS sanitizer incorrectly rewrites a @namespace rule. This could allow for injection into certain types of websites resulting in data exfiltration. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Bypass of @namespace CSS sanitization during pasting", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17016" }, { "category": "external", "summary": "RHBZ#1788723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788723" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17016", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17016" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17016", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17016" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17016", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17016" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-13T14:52:05+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0085" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Bypass of @namespace CSS sanitization during pasting" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "bo13oy" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17017", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788724" } ], "notes": [ { "category": "description", "text": "Due to a missing case handling object types, a type confusion vulnerability could occur, resulting in a crash. We presume that with enough effort that it could be exploited to run arbitrary code. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Type Confusion in XPCVariant.cpp", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17017" }, { "category": "external", "summary": "RHBZ#1788724", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788724" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17017", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17017" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17017", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17017" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17017", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17017" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-13T14:52:05+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0085" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Type Confusion in XPCVariant.cpp" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Micha\u0142 Bentkowski" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17022", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788726" } ], "notes": [ { "category": "description", "text": "When pasting a \u0026lt;style\u0026gt; tag from the clipboard into a rich text editor, the CSS sanitizer does not escape \u0026lt; and \u0026gt; characters. Because the resulting string is pasted directly into the text node of the element this does not result in a direct injection into the webpage; however, if a webpage subsequently copies the node\u0027s innerHTML, assigning it to another innerHTML, this would result in an XSS vulnerability. Two WYSIWYG editors were identified with this behavior, more may exist. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: CSS sanitization does not escape HTML tags", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17022" }, { "category": "external", "summary": "RHBZ#1788726", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788726" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17022", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17022" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17022", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17022" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17022", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17022" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-13T14:52:05+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0085" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: CSS sanitization does not escape HTML tags" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Mozilla developers" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17024", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788727" } ], "notes": [ { "category": "description", "text": "Mozilla developers reported memory safety bugs present in Firefox 71 and Firefox ESR 68.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17024" }, { "category": "external", "summary": "RHBZ#1788727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788727" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17024", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17024" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17024", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17024" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17024", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17024" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-13T14:52:05+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0085" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Qihoo 360 ATA" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17026", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "discovery_date": "2020-01-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1789214" } ], "notes": [ { "category": "description", "text": "Incorrect alias information in IonMonkey JIT compiler for setting array elements could lead to a type confusion. We are aware of targeted attacks in the wild abusing this flaw. This vulnerability affects Firefox ESR \u003c 68.4.1, Thunderbird \u003c 68.4.1, and Firefox \u003c 72.0.1.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17026" }, { "category": "external", "summary": "RHBZ#1789214", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789214" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17026", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17026" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17026", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17026" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-03/#CVE-2019-17026", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-03/#CVE-2019-17026" }, { "category": "external", "summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog", "url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog" } ], "release_date": "2020-01-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-13T14:52:05+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0085" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Client-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Client-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Client-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Client-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Server-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Server-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Server-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Server-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Workstation-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Workstation-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.i686", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.ppc64le", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.s390x", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.src", "7Workstation-optional-7.7.Z:firefox-0:68.4.1-1.el7_7.x86_64", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.i686", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.ppc64le", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.s390x", "7Workstation-optional-7.7.Z:firefox-debuginfo-0:68.4.1-1.el7_7.x86_64" ] } ], "threats": [ { "category": "exploit_status", "date": "2021-11-03T00:00:00+00:00", "details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog" }, { "category": "impact", "details": "Critical" } ], "title": "Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement" } ] }
rhsa-2020_0127
Vulnerability from csaf_redhat
Published
2020-01-16 14:14
Modified
2024-11-05 21:43
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 68.4.1.
Security Fix(es):
* Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement (CVE-2019-17026)
* Mozilla: Bypass of @namespace CSS sanitization during pasting (CVE-2019-17016)
* Mozilla: Type Confusion in XPCVariant.cpp (CVE-2019-17017)
* Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4 (CVE-2019-17024)
* Mozilla: CSS sanitization does not escape HTML tags (CVE-2019-17022)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nThis update upgrades Thunderbird to version 68.4.1.\n\nSecurity Fix(es):\n\n* Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement (CVE-2019-17026)\n\n* Mozilla: Bypass of @namespace CSS sanitization during pasting (CVE-2019-17016)\n\n* Mozilla: Type Confusion in XPCVariant.cpp (CVE-2019-17017)\n\n* Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4 (CVE-2019-17024)\n\n* Mozilla: CSS sanitization does not escape HTML tags (CVE-2019-17022)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:0127", "url": "https://access.redhat.com/errata/RHSA-2020:0127" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-04/", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-04/" }, { "category": "external", "summary": "1788723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788723" }, { "category": "external", "summary": "1788724", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788724" }, { "category": "external", "summary": "1788726", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788726" }, { "category": "external", "summary": "1788727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788727" }, { "category": "external", "summary": "1789214", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789214" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0127.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2024-11-05T21:43:17+00:00", "generator": { "date": "2024-11-05T21:43:17+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2020:0127", "initial_release_date": "2020-01-16T14:14:36+00:00", "revision_history": [ { "date": "2020-01-16T14:14:36+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-01-16T14:14:36+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T21:43:17+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:68.4.1-2.el8_1.ppc64le", "product": { "name": "thunderbird-0:68.4.1-2.el8_1.ppc64le", "product_id": "thunderbird-0:68.4.1-2.el8_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@68.4.1-2.el8_1?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:68.4.1-2.el8_1.ppc64le", "product": { "name": "thunderbird-debugsource-0:68.4.1-2.el8_1.ppc64le", "product_id": "thunderbird-debugsource-0:68.4.1-2.el8_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@68.4.1-2.el8_1?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:68.4.1-2.el8_1.ppc64le", "product": { "name": "thunderbird-debuginfo-0:68.4.1-2.el8_1.ppc64le", "product_id": "thunderbird-debuginfo-0:68.4.1-2.el8_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@68.4.1-2.el8_1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:68.4.1-2.el8_1.x86_64", "product": { "name": "thunderbird-0:68.4.1-2.el8_1.x86_64", "product_id": "thunderbird-0:68.4.1-2.el8_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@68.4.1-2.el8_1?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:68.4.1-2.el8_1.x86_64", "product": { "name": "thunderbird-debugsource-0:68.4.1-2.el8_1.x86_64", "product_id": "thunderbird-debugsource-0:68.4.1-2.el8_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@68.4.1-2.el8_1?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:68.4.1-2.el8_1.x86_64", "product": { "name": "thunderbird-debuginfo-0:68.4.1-2.el8_1.x86_64", "product_id": "thunderbird-debuginfo-0:68.4.1-2.el8_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@68.4.1-2.el8_1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:68.4.1-2.el8_1.src", "product": { "name": "thunderbird-0:68.4.1-2.el8_1.src", "product_id": "thunderbird-0:68.4.1-2.el8_1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@68.4.1-2.el8_1?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:68.4.1-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.ppc64le" }, "product_reference": "thunderbird-0:68.4.1-2.el8_1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:68.4.1-2.el8_1.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.src" }, "product_reference": "thunderbird-0:68.4.1-2.el8_1.src", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:68.4.1-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.x86_64" }, "product_reference": "thunderbird-0:68.4.1-2.el8_1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:68.4.1-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:68.4.1-2.el8_1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:68.4.1-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.x86_64" }, "product_reference": "thunderbird-debuginfo-0:68.4.1-2.el8_1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:68.4.1-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.ppc64le" }, "product_reference": "thunderbird-debugsource-0:68.4.1-2.el8_1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:68.4.1-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.x86_64" }, "product_reference": "thunderbird-debugsource-0:68.4.1-2.el8_1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Micha\u0142 Bentkowski" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17016", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788723" } ], "notes": [ { "category": "description", "text": "When pasting a \u0026lt;style\u0026gt; tag from the clipboard into a rich text editor, the CSS sanitizer incorrectly rewrites a @namespace rule. This could allow for injection into certain types of websites resulting in data exfiltration. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Bypass of @namespace CSS sanitization during pasting", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17016" }, { "category": "external", "summary": "RHBZ#1788723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788723" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17016", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17016" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17016", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17016" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17016", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17016" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-16T14:14:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.", "product_ids": [ "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0127" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Bypass of @namespace CSS sanitization during pasting" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "bo13oy" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17017", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788724" } ], "notes": [ { "category": "description", "text": "Due to a missing case handling object types, a type confusion vulnerability could occur, resulting in a crash. We presume that with enough effort that it could be exploited to run arbitrary code. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Type Confusion in XPCVariant.cpp", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17017" }, { "category": "external", "summary": "RHBZ#1788724", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788724" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17017", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17017" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17017", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17017" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17017", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17017" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-16T14:14:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.", "product_ids": [ "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0127" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Type Confusion in XPCVariant.cpp" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Micha\u0142 Bentkowski" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17022", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788726" } ], "notes": [ { "category": "description", "text": "When pasting a \u0026lt;style\u0026gt; tag from the clipboard into a rich text editor, the CSS sanitizer does not escape \u0026lt; and \u0026gt; characters. Because the resulting string is pasted directly into the text node of the element this does not result in a direct injection into the webpage; however, if a webpage subsequently copies the node\u0027s innerHTML, assigning it to another innerHTML, this would result in an XSS vulnerability. Two WYSIWYG editors were identified with this behavior, more may exist. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: CSS sanitization does not escape HTML tags", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17022" }, { "category": "external", "summary": "RHBZ#1788726", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788726" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17022", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17022" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17022", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17022" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17022", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17022" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-16T14:14:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.", "product_ids": [ "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0127" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: CSS sanitization does not escape HTML tags" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Mozilla developers" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17024", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788727" } ], "notes": [ { "category": "description", "text": "Mozilla developers reported memory safety bugs present in Firefox 71 and Firefox ESR 68.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17024" }, { "category": "external", "summary": "RHBZ#1788727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788727" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17024", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17024" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17024", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17024" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17024", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17024" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-16T14:14:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.", "product_ids": [ "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0127" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Qihoo 360 ATA" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17026", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "discovery_date": "2020-01-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1789214" } ], "notes": [ { "category": "description", "text": "Incorrect alias information in IonMonkey JIT compiler for setting array elements could lead to a type confusion. We are aware of targeted attacks in the wild abusing this flaw. This vulnerability affects Firefox ESR \u003c 68.4.1, Thunderbird \u003c 68.4.1, and Firefox \u003c 72.0.1.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17026" }, { "category": "external", "summary": "RHBZ#1789214", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789214" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17026", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17026" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17026", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17026" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-03/#CVE-2019-17026", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-03/#CVE-2019-17026" }, { "category": "external", "summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog", "url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog" } ], "release_date": "2020-01-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-16T14:14:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.", "product_ids": [ "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0127" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-0:68.4.1-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debuginfo-0:68.4.1-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:thunderbird-debugsource-0:68.4.1-2.el8_1.x86_64" ] } ], "threats": [ { "category": "exploit_status", "date": "2021-11-03T00:00:00+00:00", "details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog" }, { "category": "impact", "details": "Critical" } ], "title": "Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement" } ] }
rhsa-2020_0292
Vulnerability from csaf_redhat
Published
2020-01-30 09:03
Modified
2024-11-05 21:45
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 8.0 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 68.4.1.
Security Fix(es):
* Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement (CVE-2019-17026)
* Mozilla: Use-after-free in worker destruction (CVE-2019-17008)
* Mozilla: Memory safety bugs fixed in Firefox 71 and Firefox ESR 68.3 (CVE-2019-17012)
* Mozilla: Bypass of @namespace CSS sanitization during pasting (CVE-2019-17016)
* Mozilla: Type Confusion in XPCVariant.cpp (CVE-2019-17017)
* Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4 (CVE-2019-17024)
* Mozilla: Buffer overflow in plain text serializer (CVE-2019-17005)
* Mozilla: Use-after-free when performing device orientation checks (CVE-2019-17010)
* Mozilla: Use-after-free when retrieving a document in antitracking (CVE-2019-17011)
* Mozilla: CSS sanitization does not escape HTML tags (CVE-2019-17022)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nThis update upgrades Thunderbird to version 68.4.1.\n\nSecurity Fix(es):\n\n* Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement (CVE-2019-17026)\n\n* Mozilla: Use-after-free in worker destruction (CVE-2019-17008)\n\n* Mozilla: Memory safety bugs fixed in Firefox 71 and Firefox ESR 68.3 (CVE-2019-17012)\n\n* Mozilla: Bypass of @namespace CSS sanitization during pasting (CVE-2019-17016)\n\n* Mozilla: Type Confusion in XPCVariant.cpp (CVE-2019-17017)\n\n* Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4 (CVE-2019-17024)\n\n* Mozilla: Buffer overflow in plain text serializer (CVE-2019-17005)\n\n* Mozilla: Use-after-free when performing device orientation checks (CVE-2019-17010)\n\n* Mozilla: Use-after-free when retrieving a document in antitracking (CVE-2019-17011)\n\n* Mozilla: CSS sanitization does not escape HTML tags (CVE-2019-17022)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:0292", "url": "https://access.redhat.com/errata/RHSA-2020:0292" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-38/", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-38/" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-04/", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-04/" }, { "category": "external", "summary": "1779431", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1779431" }, { "category": "external", "summary": "1779434", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1779434" }, { "category": "external", "summary": "1779435", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1779435" }, { "category": "external", "summary": "1779436", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1779436" }, { "category": "external", "summary": "1779437", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1779437" }, { "category": "external", "summary": "1788723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788723" }, { "category": "external", "summary": "1788724", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788724" }, { "category": "external", "summary": "1788726", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788726" }, { "category": "external", "summary": "1788727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788727" }, { "category": "external", "summary": "1789214", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789214" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0292.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2024-11-05T21:45:48+00:00", "generator": { "date": "2024-11-05T21:45:48+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2020:0292", "initial_release_date": "2020-01-30T09:03:40+00:00", "revision_history": [ { "date": "2020-01-30T09:03:40+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-01-30T09:03:40+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T21:45:48+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:68.4.1-2.el8_0.ppc64le", "product": { "name": "thunderbird-0:68.4.1-2.el8_0.ppc64le", "product_id": "thunderbird-0:68.4.1-2.el8_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@68.4.1-2.el8_0?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "product": { "name": "thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "product_id": "thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@68.4.1-2.el8_0?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "product": { "name": "thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "product_id": "thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@68.4.1-2.el8_0?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:68.4.1-2.el8_0.x86_64", "product": { "name": "thunderbird-0:68.4.1-2.el8_0.x86_64", "product_id": "thunderbird-0:68.4.1-2.el8_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@68.4.1-2.el8_0?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64", "product": { "name": "thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64", "product_id": "thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@68.4.1-2.el8_0?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "product": { "name": "thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "product_id": "thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@68.4.1-2.el8_0?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:68.4.1-2.el8_0.src", "product": { "name": "thunderbird-0:68.4.1-2.el8_0.src", "product_id": "thunderbird-0:68.4.1-2.el8_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@68.4.1-2.el8_0?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:68.4.1-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le" }, "product_reference": "thunderbird-0:68.4.1-2.el8_0.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:68.4.1-2.el8_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src" }, "product_reference": "thunderbird-0:68.4.1-2.el8_0.src", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:68.4.1-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64" }, "product_reference": "thunderbird-0:68.4.1-2.el8_0.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64" }, "product_reference": "thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le" }, "product_reference": "thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" }, "product_reference": "thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Mirko Brodesser" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17005", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2019-12-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1779435" } ], "notes": [ { "category": "description", "text": "The plain text serializer used a fixed-size array for the number of \u003col\u003e elements it could process; however it was possible to overflow the static-sized array leading to memory corruption and a potentially exploitable crash. This vulnerability affects Thunderbird \u003c 68.3, Firefox ESR \u003c 68.3, and Firefox \u003c 71.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Buffer overflow in plain text serializer", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17005" }, { "category": "external", "summary": "RHBZ#1779435", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1779435" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17005", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17005" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17005", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17005" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-37/#CVE-2019-17005", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-37/#CVE-2019-17005" } ], "release_date": "2019-12-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-30T09:03:40+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.", "product_ids": [ "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0292" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Buffer overflow in plain text serializer" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Looben Yang" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17008", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2019-12-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1779431" } ], "notes": [ { "category": "description", "text": "When using nested workers, a use-after-free could occur during worker destruction. This resulted in a potentially exploitable crash. This vulnerability affects Thunderbird \u003c 68.3, Firefox ESR \u003c 68.3, and Firefox \u003c 71.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Use-after-free in worker destruction", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17008" }, { "category": "external", "summary": "RHBZ#1779431", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1779431" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17008", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17008" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17008", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17008" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-37/#CVE-2019-17008", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-37/#CVE-2019-17008" } ], "release_date": "2019-12-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-30T09:03:40+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.", "product_ids": [ "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0292" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Use-after-free in worker destruction" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Nils" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17010", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2019-12-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1779434" } ], "notes": [ { "category": "description", "text": "Under certain conditions, when checking the Resist Fingerprinting preference during device orientation checks, a race condition could have caused a use-after-free and a potentially exploitable crash. This vulnerability affects Thunderbird \u003c 68.3, Firefox ESR \u003c 68.3, and Firefox \u003c 71.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Use-after-free when performing device orientation checks", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17010" }, { "category": "external", "summary": "RHBZ#1779434", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1779434" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17010", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17010" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17010", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17010" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-37/#CVE-2019-17010", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-37/#CVE-2019-17010" } ], "release_date": "2019-12-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-30T09:03:40+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.", "product_ids": [ "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0292" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Use-after-free when performing device orientation checks" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Nils" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17011", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2019-12-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1779436" } ], "notes": [ { "category": "description", "text": "Under certain conditions, when retrieving a document from a DocShell in the antitracking code, a race condition could cause a use-after-free condition and a potentially exploitable crash. This vulnerability affects Thunderbird \u003c 68.3, Firefox ESR \u003c 68.3, and Firefox \u003c 71.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Use-after-free when retrieving a document in antitracking", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17011" }, { "category": "external", "summary": "RHBZ#1779436", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1779436" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17011", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17011" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17011", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17011" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-37/#CVE-2019-17011", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-37/#CVE-2019-17011" } ], "release_date": "2019-12-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-30T09:03:40+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.", "product_ids": [ "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0292" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Use-after-free when retrieving a document in antitracking" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Mozilla developers and community" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17012", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2019-12-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1779437" } ], "notes": [ { "category": "description", "text": "Mozilla developers reported memory safety bugs present in Firefox 70 and Firefox ESR 68.2. 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.3, Firefox ESR \u003c 68.3, and Firefox \u003c 71.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Memory safety bugs fixed in Firefox 71 and Firefox ESR 68.3", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17012" }, { "category": "external", "summary": "RHBZ#1779437", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1779437" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17012", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17012" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17012", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17012" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-37/#CVE-2019-17012", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-37/#CVE-2019-17012" } ], "release_date": "2019-12-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-30T09:03:40+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.", "product_ids": [ "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0292" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 71 and Firefox ESR 68.3" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Micha\u0142 Bentkowski" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17016", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788723" } ], "notes": [ { "category": "description", "text": "When pasting a \u0026lt;style\u0026gt; tag from the clipboard into a rich text editor, the CSS sanitizer incorrectly rewrites a @namespace rule. This could allow for injection into certain types of websites resulting in data exfiltration. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Bypass of @namespace CSS sanitization during pasting", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17016" }, { "category": "external", "summary": "RHBZ#1788723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788723" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17016", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17016" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17016", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17016" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17016", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17016" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-30T09:03:40+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.", "product_ids": [ "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0292" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Bypass of @namespace CSS sanitization during pasting" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "bo13oy" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17017", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788724" } ], "notes": [ { "category": "description", "text": "Due to a missing case handling object types, a type confusion vulnerability could occur, resulting in a crash. We presume that with enough effort that it could be exploited to run arbitrary code. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Type Confusion in XPCVariant.cpp", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17017" }, { "category": "external", "summary": "RHBZ#1788724", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788724" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17017", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17017" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17017", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17017" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17017", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17017" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-30T09:03:40+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.", "product_ids": [ "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0292" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Type Confusion in XPCVariant.cpp" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Micha\u0142 Bentkowski" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17022", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788726" } ], "notes": [ { "category": "description", "text": "When pasting a \u0026lt;style\u0026gt; tag from the clipboard into a rich text editor, the CSS sanitizer does not escape \u0026lt; and \u0026gt; characters. Because the resulting string is pasted directly into the text node of the element this does not result in a direct injection into the webpage; however, if a webpage subsequently copies the node\u0027s innerHTML, assigning it to another innerHTML, this would result in an XSS vulnerability. Two WYSIWYG editors were identified with this behavior, more may exist. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: CSS sanitization does not escape HTML tags", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17022" }, { "category": "external", "summary": "RHBZ#1788726", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788726" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17022", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17022" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17022", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17022" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17022", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17022" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-30T09:03:40+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.", "product_ids": [ "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0292" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: CSS sanitization does not escape HTML tags" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Mozilla developers" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17024", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788727" } ], "notes": [ { "category": "description", "text": "Mozilla developers reported memory safety bugs present in Firefox 71 and Firefox ESR 68.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17024" }, { "category": "external", "summary": "RHBZ#1788727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788727" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17024", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17024" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17024", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17024" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17024", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17024" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-30T09:03:40+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.", "product_ids": [ "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0292" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Qihoo 360 ATA" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17026", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "discovery_date": "2020-01-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1789214" } ], "notes": [ { "category": "description", "text": "Incorrect alias information in IonMonkey JIT compiler for setting array elements could lead to a type confusion. We are aware of targeted attacks in the wild abusing this flaw. This vulnerability affects Firefox ESR \u003c 68.4.1, Thunderbird \u003c 68.4.1, and Firefox \u003c 72.0.1.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17026" }, { "category": "external", "summary": "RHBZ#1789214", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789214" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17026", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17026" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17026", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17026" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-03/#CVE-2019-17026", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-03/#CVE-2019-17026" }, { "category": "external", "summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog", "url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog" } ], "release_date": "2020-01-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-30T09:03:40+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.", "product_ids": [ "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0292" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.src", "AppStream-8.0.0.Z.E4S:thunderbird-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debuginfo-0:68.4.1-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:thunderbird-debugsource-0:68.4.1-2.el8_0.x86_64" ] } ], "threats": [ { "category": "exploit_status", "date": "2021-11-03T00:00:00+00:00", "details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog" }, { "category": "impact", "details": "Critical" } ], "title": "Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement" } ] }
rhsa-2020_0295
Vulnerability from csaf_redhat
Published
2020-01-30 10:03
Modified
2024-11-05 21:46
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 8.0 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
This update upgrades Firefox to version 68.4.1 ESR.
Security Fix(es):
* Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement (CVE-2019-17026)
* Mozilla: Use-after-free in worker destruction (CVE-2019-17008)
* Mozilla: Memory safety bugs fixed in Firefox 71 and Firefox ESR 68.3 (CVE-2019-17012)
* Mozilla: Bypass of @namespace CSS sanitization during pasting (CVE-2019-17016)
* Mozilla: Type Confusion in XPCVariant.cpp (CVE-2019-17017)
* Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4 (CVE-2019-17024)
* Mozilla: Buffer overflow in plain text serializer (CVE-2019-17005)
* Mozilla: Use-after-free when performing device orientation checks (CVE-2019-17010)
* Mozilla: Use-after-free when retrieving a document in antitracking (CVE-2019-17011)
* Mozilla: CSS sanitization does not escape HTML tags (CVE-2019-17022)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 8.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nThis update upgrades Firefox to version 68.4.1 ESR.\n\nSecurity Fix(es):\n\n* Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement (CVE-2019-17026)\n\n* Mozilla: Use-after-free in worker destruction (CVE-2019-17008)\n\n* Mozilla: Memory safety bugs fixed in Firefox 71 and Firefox ESR 68.3 (CVE-2019-17012)\n\n* Mozilla: Bypass of @namespace CSS sanitization during pasting (CVE-2019-17016)\n\n* Mozilla: Type Confusion in XPCVariant.cpp (CVE-2019-17017)\n\n* Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4 (CVE-2019-17024)\n\n* Mozilla: Buffer overflow in plain text serializer (CVE-2019-17005)\n\n* Mozilla: Use-after-free when performing device orientation checks (CVE-2019-17010)\n\n* Mozilla: Use-after-free when retrieving a document in antitracking (CVE-2019-17011)\n\n* Mozilla: CSS sanitization does not escape HTML tags (CVE-2019-17022)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:0295", "url": "https://access.redhat.com/errata/RHSA-2020:0295" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-37/", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-37/" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/" }, { "category": "external", "summary": "1779431", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1779431" }, { "category": "external", "summary": "1779434", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1779434" }, { "category": "external", "summary": "1779435", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1779435" }, { "category": "external", "summary": "1779436", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1779436" }, { "category": "external", "summary": "1779437", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1779437" }, { "category": "external", "summary": "1788723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788723" }, { "category": "external", "summary": "1788724", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788724" }, { "category": "external", "summary": "1788726", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788726" }, { "category": "external", "summary": "1788727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788727" }, { "category": "external", "summary": "1789214", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789214" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0295.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2024-11-05T21:46:22+00:00", "generator": { "date": "2024-11-05T21:46:22+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2020:0295", "initial_release_date": "2020-01-30T10:03:56+00:00", "revision_history": [ { "date": "2020-01-30T10:03:56+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-01-30T10:03:56+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T21:46:22+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:68.4.1-1.el8_0.ppc64le", "product": { "name": "firefox-0:68.4.1-1.el8_0.ppc64le", "product_id": "firefox-0:68.4.1-1.el8_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@68.4.1-1.el8_0?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "product": { "name": "firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "product_id": "firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@68.4.1-1.el8_0?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "product": { "name": "firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "product_id": "firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@68.4.1-1.el8_0?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:68.4.1-1.el8_0.x86_64", "product": { "name": "firefox-0:68.4.1-1.el8_0.x86_64", "product_id": "firefox-0:68.4.1-1.el8_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@68.4.1-1.el8_0?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:68.4.1-1.el8_0.x86_64", "product": { "name": "firefox-debugsource-0:68.4.1-1.el8_0.x86_64", "product_id": "firefox-debugsource-0:68.4.1-1.el8_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@68.4.1-1.el8_0?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "product": { "name": "firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "product_id": "firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@68.4.1-1.el8_0?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:68.4.1-1.el8_0.src", "product": { "name": "firefox-0:68.4.1-1.el8_0.src", "product_id": "firefox-0:68.4.1-1.el8_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@68.4.1-1.el8_0?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le" }, "product_reference": "firefox-0:68.4.1-1.el8_0.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el8_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src" }, "product_reference": "firefox-0:68.4.1-1.el8_0.src", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:68.4.1-1.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64" }, "product_reference": "firefox-0:68.4.1-1.el8_0.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:68.4.1-1.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64" }, "product_reference": "firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:68.4.1-1.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le" }, "product_reference": "firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:68.4.1-1.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" }, "product_reference": "firefox-debugsource-0:68.4.1-1.el8_0.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Mirko Brodesser" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17005", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2019-12-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1779435" } ], "notes": [ { "category": "description", "text": "The plain text serializer used a fixed-size array for the number of \u003col\u003e elements it could process; however it was possible to overflow the static-sized array leading to memory corruption and a potentially exploitable crash. This vulnerability affects Thunderbird \u003c 68.3, Firefox ESR \u003c 68.3, and Firefox \u003c 71.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Buffer overflow in plain text serializer", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17005" }, { "category": "external", "summary": "RHBZ#1779435", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1779435" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17005", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17005" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17005", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17005" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-37/#CVE-2019-17005", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-37/#CVE-2019-17005" } ], "release_date": "2019-12-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-30T10:03:56+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0295" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Buffer overflow in plain text serializer" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Looben Yang" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17008", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2019-12-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1779431" } ], "notes": [ { "category": "description", "text": "When using nested workers, a use-after-free could occur during worker destruction. This resulted in a potentially exploitable crash. This vulnerability affects Thunderbird \u003c 68.3, Firefox ESR \u003c 68.3, and Firefox \u003c 71.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Use-after-free in worker destruction", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17008" }, { "category": "external", "summary": "RHBZ#1779431", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1779431" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17008", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17008" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17008", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17008" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-37/#CVE-2019-17008", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-37/#CVE-2019-17008" } ], "release_date": "2019-12-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-30T10:03:56+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0295" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Use-after-free in worker destruction" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Nils" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17010", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2019-12-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1779434" } ], "notes": [ { "category": "description", "text": "Under certain conditions, when checking the Resist Fingerprinting preference during device orientation checks, a race condition could have caused a use-after-free and a potentially exploitable crash. This vulnerability affects Thunderbird \u003c 68.3, Firefox ESR \u003c 68.3, and Firefox \u003c 71.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Use-after-free when performing device orientation checks", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17010" }, { "category": "external", "summary": "RHBZ#1779434", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1779434" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17010", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17010" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17010", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17010" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-37/#CVE-2019-17010", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-37/#CVE-2019-17010" } ], "release_date": "2019-12-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-30T10:03:56+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0295" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Use-after-free when performing device orientation checks" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Nils" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17011", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2019-12-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1779436" } ], "notes": [ { "category": "description", "text": "Under certain conditions, when retrieving a document from a DocShell in the antitracking code, a race condition could cause a use-after-free condition and a potentially exploitable crash. This vulnerability affects Thunderbird \u003c 68.3, Firefox ESR \u003c 68.3, and Firefox \u003c 71.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Use-after-free when retrieving a document in antitracking", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17011" }, { "category": "external", "summary": "RHBZ#1779436", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1779436" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17011", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17011" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17011", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17011" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-37/#CVE-2019-17011", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-37/#CVE-2019-17011" } ], "release_date": "2019-12-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-30T10:03:56+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0295" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Use-after-free when retrieving a document in antitracking" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Mozilla developers and community" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17012", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2019-12-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1779437" } ], "notes": [ { "category": "description", "text": "Mozilla developers reported memory safety bugs present in Firefox 70 and Firefox ESR 68.2. 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.3, Firefox ESR \u003c 68.3, and Firefox \u003c 71.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Memory safety bugs fixed in Firefox 71 and Firefox ESR 68.3", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17012" }, { "category": "external", "summary": "RHBZ#1779437", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1779437" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17012", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17012" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17012", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17012" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-37/#CVE-2019-17012", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2019-37/#CVE-2019-17012" } ], "release_date": "2019-12-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-30T10:03:56+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0295" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 71 and Firefox ESR 68.3" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Micha\u0142 Bentkowski" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17016", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788723" } ], "notes": [ { "category": "description", "text": "When pasting a \u0026lt;style\u0026gt; tag from the clipboard into a rich text editor, the CSS sanitizer incorrectly rewrites a @namespace rule. This could allow for injection into certain types of websites resulting in data exfiltration. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Bypass of @namespace CSS sanitization during pasting", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17016" }, { "category": "external", "summary": "RHBZ#1788723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788723" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17016", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17016" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17016", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17016" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17016", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17016" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-30T10:03:56+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0295" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Bypass of @namespace CSS sanitization during pasting" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "bo13oy" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17017", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788724" } ], "notes": [ { "category": "description", "text": "Due to a missing case handling object types, a type confusion vulnerability could occur, resulting in a crash. We presume that with enough effort that it could be exploited to run arbitrary code. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Type Confusion in XPCVariant.cpp", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17017" }, { "category": "external", "summary": "RHBZ#1788724", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788724" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17017", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17017" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17017", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17017" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17017", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17017" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-30T10:03:56+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0295" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Type Confusion in XPCVariant.cpp" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Micha\u0142 Bentkowski" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17022", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788726" } ], "notes": [ { "category": "description", "text": "When pasting a \u0026lt;style\u0026gt; tag from the clipboard into a rich text editor, the CSS sanitizer does not escape \u0026lt; and \u0026gt; characters. Because the resulting string is pasted directly into the text node of the element this does not result in a direct injection into the webpage; however, if a webpage subsequently copies the node\u0027s innerHTML, assigning it to another innerHTML, this would result in an XSS vulnerability. Two WYSIWYG editors were identified with this behavior, more may exist. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: CSS sanitization does not escape HTML tags", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17022" }, { "category": "external", "summary": "RHBZ#1788726", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788726" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17022", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17022" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17022", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17022" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17022", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17022" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-30T10:03:56+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0295" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: CSS sanitization does not escape HTML tags" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Mozilla developers" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17024", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788727" } ], "notes": [ { "category": "description", "text": "Mozilla developers reported memory safety bugs present in Firefox 71 and Firefox ESR 68.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17024" }, { "category": "external", "summary": "RHBZ#1788727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788727" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17024", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17024" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17024", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17024" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17024", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17024" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-30T10:03:56+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0295" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Qihoo 360 ATA" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17026", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "discovery_date": "2020-01-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1789214" } ], "notes": [ { "category": "description", "text": "Incorrect alias information in IonMonkey JIT compiler for setting array elements could lead to a type confusion. We are aware of targeted attacks in the wild abusing this flaw. This vulnerability affects Firefox ESR \u003c 68.4.1, Thunderbird \u003c 68.4.1, and Firefox \u003c 72.0.1.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17026" }, { "category": "external", "summary": "RHBZ#1789214", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789214" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17026", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17026" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17026", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17026" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-03/#CVE-2019-17026", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-03/#CVE-2019-17026" }, { "category": "external", "summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog", "url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog" } ], "release_date": "2020-01-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-30T10:03:56+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0295" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.src", "AppStream-8.0.0.Z.E4S:firefox-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debuginfo-0:68.4.1-1.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:firefox-debugsource-0:68.4.1-1.el8_0.x86_64" ] } ], "threats": [ { "category": "exploit_status", "date": "2021-11-03T00:00:00+00:00", "details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog" }, { "category": "impact", "details": "Critical" } ], "title": "Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement" } ] }
rhsa-2020_0120
Vulnerability from csaf_redhat
Published
2020-01-16 12:02
Modified
2024-11-05 21:43
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 68.4.1.
Security Fix(es):
* Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement (CVE-2019-17026)
* Mozilla: Bypass of @namespace CSS sanitization during pasting (CVE-2019-17016)
* Mozilla: Type Confusion in XPCVariant.cpp (CVE-2019-17017)
* Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4 (CVE-2019-17024)
* Mozilla: CSS sanitization does not escape HTML tags (CVE-2019-17022)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for thunderbird is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nThis update upgrades Thunderbird to version 68.4.1.\n\nSecurity Fix(es):\n\n* Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement (CVE-2019-17026)\n\n* Mozilla: Bypass of @namespace CSS sanitization during pasting (CVE-2019-17016)\n\n* Mozilla: Type Confusion in XPCVariant.cpp (CVE-2019-17017)\n\n* Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4 (CVE-2019-17024)\n\n* Mozilla: CSS sanitization does not escape HTML tags (CVE-2019-17022)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:0120", "url": "https://access.redhat.com/errata/RHSA-2020:0120" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-04/", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-04/" }, { "category": "external", "summary": "1788723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788723" }, { "category": "external", "summary": "1788724", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788724" }, { "category": "external", "summary": "1788726", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788726" }, { "category": "external", "summary": "1788727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788727" }, { "category": "external", "summary": "1789214", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789214" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0120.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2024-11-05T21:43:03+00:00", "generator": { "date": "2024-11-05T21:43:03+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2020:0120", "initial_release_date": "2020-01-16T12:02:34+00:00", "revision_history": [ { "date": "2020-01-16T12:02:34+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-01-16T12:02:34+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T21:43:03+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Client (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:68.4.1-2.el7_7.x86_64", "product": { "name": "thunderbird-0:68.4.1-2.el7_7.x86_64", "product_id": "thunderbird-0:68.4.1-2.el7_7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@68.4.1-2.el7_7?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "product": { "name": "thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "product_id": "thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@68.4.1-2.el7_7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:68.4.1-2.el7_7.src", "product": { "name": "thunderbird-0:68.4.1-2.el7_7.src", "product_id": "thunderbird-0:68.4.1-2.el7_7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@68.4.1-2.el7_7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:68.4.1-2.el7_7.ppc64le", "product": { "name": "thunderbird-0:68.4.1-2.el7_7.ppc64le", "product_id": "thunderbird-0:68.4.1-2.el7_7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@68.4.1-2.el7_7?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "product": { "name": "thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "product_id": "thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@68.4.1-2.el7_7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:68.4.1-2.el7_7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le" }, "product_reference": "thunderbird-0:68.4.1-2.el7_7.ppc64le", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:68.4.1-2.el7_7.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src" }, "product_reference": "thunderbird-0:68.4.1-2.el7_7.src", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:68.4.1-2.el7_7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64" }, "product_reference": "thunderbird-0:68.4.1-2.el7_7.x86_64", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64" }, "product_reference": "thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:68.4.1-2.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le" }, "product_reference": "thunderbird-0:68.4.1-2.el7_7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:68.4.1-2.el7_7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src" }, "product_reference": "thunderbird-0:68.4.1-2.el7_7.src", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:68.4.1-2.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64" }, "product_reference": "thunderbird-0:68.4.1-2.el7_7.x86_64", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64" }, "product_reference": "thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:68.4.1-2.el7_7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le" }, "product_reference": "thunderbird-0:68.4.1-2.el7_7.ppc64le", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:68.4.1-2.el7_7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src" }, "product_reference": "thunderbird-0:68.4.1-2.el7_7.src", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:68.4.1-2.el7_7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64" }, "product_reference": "thunderbird-0:68.4.1-2.el7_7.x86_64", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64" }, "product_reference": "thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "relates_to_product_reference": "7Workstation-7.7.Z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Micha\u0142 Bentkowski" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17016", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788723" } ], "notes": [ { "category": "description", "text": "When pasting a \u0026lt;style\u0026gt; tag from the clipboard into a rich text editor, the CSS sanitizer incorrectly rewrites a @namespace rule. This could allow for injection into certain types of websites resulting in data exfiltration. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Bypass of @namespace CSS sanitization during pasting", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17016" }, { "category": "external", "summary": "RHBZ#1788723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788723" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17016", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17016" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17016", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17016" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17016", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17016" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-16T12:02:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.", "product_ids": [ "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0120" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Bypass of @namespace CSS sanitization during pasting" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "bo13oy" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17017", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788724" } ], "notes": [ { "category": "description", "text": "Due to a missing case handling object types, a type confusion vulnerability could occur, resulting in a crash. We presume that with enough effort that it could be exploited to run arbitrary code. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Type Confusion in XPCVariant.cpp", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17017" }, { "category": "external", "summary": "RHBZ#1788724", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788724" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17017", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17017" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17017", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17017" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17017", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17017" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-16T12:02:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.", "product_ids": [ "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0120" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Type Confusion in XPCVariant.cpp" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Micha\u0142 Bentkowski" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17022", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788726" } ], "notes": [ { "category": "description", "text": "When pasting a \u0026lt;style\u0026gt; tag from the clipboard into a rich text editor, the CSS sanitizer does not escape \u0026lt; and \u0026gt; characters. Because the resulting string is pasted directly into the text node of the element this does not result in a direct injection into the webpage; however, if a webpage subsequently copies the node\u0027s innerHTML, assigning it to another innerHTML, this would result in an XSS vulnerability. Two WYSIWYG editors were identified with this behavior, more may exist. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: CSS sanitization does not escape HTML tags", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17022" }, { "category": "external", "summary": "RHBZ#1788726", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788726" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17022", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17022" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17022", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17022" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17022", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17022" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-16T12:02:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.", "product_ids": [ "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0120" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: CSS sanitization does not escape HTML tags" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Mozilla developers" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17024", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2020-01-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788727" } ], "notes": [ { "category": "description", "text": "Mozilla developers reported memory safety bugs present in Firefox 71 and Firefox ESR 68.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox ESR \u003c 68.4 and Firefox \u003c 72.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17024" }, { "category": "external", "summary": "RHBZ#1788727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788727" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17024", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17024" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17024", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17024" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17024", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-02/#CVE-2019-17024" } ], "release_date": "2020-01-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-16T12:02:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.", "product_ids": [ "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0120" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 72 and Firefox ESR 68.4" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Qihoo 360 ATA" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-17026", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "discovery_date": "2020-01-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1789214" } ], "notes": [ { "category": "description", "text": "Incorrect alias information in IonMonkey JIT compiler for setting array elements could lead to a type confusion. We are aware of targeted attacks in the wild abusing this flaw. This vulnerability affects Firefox ESR \u003c 68.4.1, Thunderbird \u003c 68.4.1, and Firefox \u003c 72.0.1.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17026" }, { "category": "external", "summary": "RHBZ#1789214", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789214" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17026", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17026" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17026", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17026" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-03/#CVE-2019-17026", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-03/#CVE-2019-17026" }, { "category": "external", "summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog", "url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog" } ], "release_date": "2020-01-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-16T12:02:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.", "product_ids": [ "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0120" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Client-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Client-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Server-optional-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Server-optional-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.ppc64le", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.src", "7Workstation-7.7.Z:thunderbird-0:68.4.1-2.el7_7.x86_64", "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.ppc64le", "7Workstation-7.7.Z:thunderbird-debuginfo-0:68.4.1-2.el7_7.x86_64" ] } ], "threats": [ { "category": "exploit_status", "date": "2021-11-03T00:00:00+00:00", "details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog" }, { "category": "impact", "details": "Critical" } ], "title": "Mozilla: IonMonkey type confusion with StoreElementHole and FallibleStoreElement" } ] }
gsd-2019-17026
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
Incorrect alias information in IonMonkey JIT compiler for setting array elements could lead to a type confusion. We are aware of targeted attacks in the wild abusing this flaw. This vulnerability affects Firefox ESR < 68.4.1, Thunderbird < 68.4.1, and Firefox < 72.0.1.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2019-17026", "description": "Incorrect alias information in IonMonkey JIT compiler for setting array elements could lead to a type confusion. We are aware of targeted attacks in the wild abusing this flaw. This vulnerability affects Firefox ESR \u003c 68.4.1, Thunderbird \u003c 68.4.1, and Firefox \u003c 72.0.1.", "id": "GSD-2019-17026", "references": [ "https://www.suse.com/security/cve/CVE-2019-17026.html", "https://www.debian.org/security/2020/dsa-4603", "https://www.debian.org/security/2020/dsa-4600", "https://access.redhat.com/errata/RHSA-2020:0295", "https://access.redhat.com/errata/RHSA-2020:0292", "https://access.redhat.com/errata/RHSA-2020:0127", "https://access.redhat.com/errata/RHSA-2020:0123", "https://access.redhat.com/errata/RHSA-2020:0120", "https://access.redhat.com/errata/RHSA-2020:0111", "https://access.redhat.com/errata/RHSA-2020:0086", "https://access.redhat.com/errata/RHSA-2020:0085", "https://ubuntu.com/security/CVE-2019-17026", "https://advisories.mageia.org/CVE-2019-17026.html", "https://security.archlinux.org/CVE-2019-17026", "https://linux.oracle.com/cve/CVE-2019-17026.html", "https://packetstormsecurity.com/files/cve/CVE-2019-17026" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2019-17026" ], "details": "Incorrect alias information in IonMonkey JIT compiler for setting array elements could lead to a type confusion. We are aware of targeted attacks in the wild abusing this flaw. This vulnerability affects Firefox ESR \u003c 68.4.1, Thunderbird \u003c 68.4.1, and Firefox \u003c 72.0.1.", "id": "GSD-2019-17026", "modified": "2023-12-13T01:23:44.674248Z", "schema_version": "1.4.0" } }, "namespaces": { "cisa.gov": { "cveID": "CVE-2019-17026", "dateAdded": "2021-11-03", "dueDate": "2022-05-03", "product": "IonMonkey JIT compiler", "requiredAction": "Apply updates per vendor instructions.", "shortDescription": "Incorrect alias information in IonMonkey JIT compiler for setting array elements could lead to a type confusion. This vulnerability affects Firefox ESR \u003c 68.4.1, Thunderbird \u003c 68.4.1, and Firefox \u003c 72.0.1", "vendorProject": "Mozilla", "vulnerabilityName": "Mozilla Firefox IonMonkey JIT compiler Type Confusion Vulnerability" }, "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@mozilla.org", "ID": "CVE-2019-17026", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Firefox ESR", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "68.4.1" } ] } }, { "product_name": "Thunderbird", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "68.4.1" } ] } }, { "product_name": "Firefox", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "72.0.1" } ] } } ] }, "vendor_name": "Mozilla" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Incorrect alias information in IonMonkey JIT compiler for setting array elements could lead to a type confusion. We are aware of targeted attacks in the wild abusing this flaw. This vulnerability affects Firefox ESR \u003c 68.4.1, Thunderbird \u003c 68.4.1, and Firefox \u003c 72.0.1." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "IonMonkey type confusion with StoreElementHole and FallibleStoreElement" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.mozilla.org/security/advisories/mfsa2020-04/", "refsource": "MISC", "url": "https://www.mozilla.org/security/advisories/mfsa2020-04/" }, { "name": "https://www.mozilla.org/security/advisories/mfsa2020-03/", "refsource": "MISC", "url": "https://www.mozilla.org/security/advisories/mfsa2020-03/" }, { "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1607443", "refsource": "MISC", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1607443" }, { "name": "GLSA-202003-02", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/202003-02" }, { "name": "USN-4335-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/4335-1/" }, { "name": "http://packetstormsecurity.com/files/162568/Firefox-72-IonMonkey-JIT-Type-Confusion.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/162568/Firefox-72-IonMonkey-JIT-Type-Confusion.html" } ] } }, "mozilla.org": { "CVE_data_meta": { "ASSIGNER": "security@mozilla.org", "ID": "CVE-2019-17026" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Firefox ESR", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "68.4.1" } ] } }, { "product_name": "Thunderbird", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "68.4.1" } ] } }, { "product_name": "Firefox", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "72.0.1" } ] } } ] }, "vendor_name": "Mozilla" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Incorrect alias information in IonMonkey JIT compiler for setting array elements could lead to a type confusion. We are aware of targeted attacks in the wild abusing this flaw. This vulnerability affects Firefox ESR \u003c 68.4.1, Thunderbird \u003c 68.4.1, and Firefox \u003c 72.0.1." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "IonMonkey type confusion with StoreElementHole and FallibleStoreElement" } ] } ] }, "references": { "reference_data": [ { "url": "https://www.mozilla.org/security/advisories/mfsa2020-04/" }, { "url": "https://www.mozilla.org/security/advisories/mfsa2020-03/" }, { "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1607443" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "72.0.1", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "68.4.1", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "68.4.1", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:esm:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@mozilla.org", "ID": "CVE-2019-17026" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Incorrect alias information in IonMonkey JIT compiler for setting array elements could lead to a type confusion. We are aware of targeted attacks in the wild abusing this flaw. This vulnerability affects Firefox ESR \u003c 68.4.1, Thunderbird \u003c 68.4.1, and Firefox \u003c 72.0.1." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-843" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.mozilla.org/security/advisories/mfsa2020-03/", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://www.mozilla.org/security/advisories/mfsa2020-03/" }, { "name": "https://www.mozilla.org/security/advisories/mfsa2020-04/", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://www.mozilla.org/security/advisories/mfsa2020-04/" }, { "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1607443", "refsource": "MISC", "tags": [ "Issue Tracking", "Permissions Required" ], "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1607443" }, { "name": "GLSA-202003-02", "refsource": "GENTOO", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/202003-02" }, { "name": "USN-4335-1", "refsource": "UBUNTU", "tags": [ "Third Party Advisory" ], "url": "https://usn.ubuntu.com/4335-1/" }, { "name": "http://packetstormsecurity.com/files/162568/Firefox-72-IonMonkey-JIT-Type-Confusion.html", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "http://packetstormsecurity.com/files/162568/Firefox-72-IonMonkey-JIT-Type-Confusion.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": true }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9 } }, "lastModifiedDate": "2022-11-16T03:00Z", "publishedDate": "2020-03-02T05:15Z" } } }
ghsa-9m3f-27xq-x4j5
Vulnerability from github
Published
2022-05-24 17:09
Modified
2022-11-16 12:00
Severity ?
Details
Incorrect alias information in IonMonkey JIT compiler for setting array elements could lead to a type confusion. We are aware of targeted attacks in the wild abusing this flaw. This vulnerability affects Firefox ESR < 68.4.1, Thunderbird < 68.4.1, and Firefox < 72.0.1.
{ "affected": [], "aliases": [ "CVE-2019-17026" ], "database_specific": { "cwe_ids": [ "CWE-843" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-03-02T05:15:00Z", "severity": "MODERATE" }, "details": "Incorrect alias information in IonMonkey JIT compiler for setting array elements could lead to a type confusion. We are aware of targeted attacks in the wild abusing this flaw. This vulnerability affects Firefox ESR \u003c 68.4.1, Thunderbird \u003c 68.4.1, and Firefox \u003c 72.0.1.", "id": "GHSA-9m3f-27xq-x4j5", "modified": "2022-11-16T12:00:20Z", "published": "2022-05-24T17:09:59Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17026" }, { "type": "WEB", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1607443" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202003-02" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4335-1" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2020-03" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2020-04" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/162568/Firefox-72-IonMonkey-JIT-Type-Confusion.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.