Action not permitted
Modal body text goes here.
cve-2022-39250
Vulnerability from cvelistv5
▼ | Vendor | Product |
---|---|---|
matrix-org | matrix-js-sdk |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T12:00:43.453Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://github.com/matrix-org/matrix-js-sdk/commit/a587d7c36026fe1fcf93dfff63588abee359be76" }, { "tags": [ "x_transferred" ], "url": "https://github.com/matrix-org/matrix-js-sdk/releases/tag/v19.7.0" }, { "tags": [ "x_transferred" ], "url": "https://matrix.org/blog/2022/09/28/upgrade-now-to-address-encryption-vulns-in-matrix-sdks-and-clients" }, { "tags": [ "x_transferred" ], "url": "https://github.com/matrix-org/matrix-js-sdk/security/advisories/GHSA-5w8r-8pgj-5jmf" }, { "name": "GLSA-202210-35", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://security.gentoo.org/glsa/202210-35" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "matrix-js-sdk", "vendor": "matrix-org", "versions": [ { "status": "affected", "version": "\u003c 19.7.0" } ] } ], "descriptions": [ { "lang": "en", "value": "Matrix JavaScript SDK is the Matrix Client-Server software development kit (SDK) for JavaScript. Prior to version 19.7.0, an attacker cooperating with a malicious homeserver could interfere with the verification flow between two users, injecting its own cross-signing user identity in place of one of the users\u2019 identities. This would lead to the other device trusting/verifying the user identity under the control of the homeserver instead of the intended one. The vulnerability is a bug in the matrix-js-sdk, caused by checking and signing user identities and devices in two separate steps, and inadequately fixing the keys to be signed between those steps. Even though the attack is partly made possible due to the design decision of treating cross-signing user identities as Matrix devices on the server side (with their device ID set to the public part of the user identity key), no other examined implementations were vulnerable. Starting with version 19.7.0, the matrix-js-sdk has been modified to double check that the key signed is the one that was verified instead of just referencing the key by ID. An additional check has been made to report an error when one of the device ID matches a cross-signing key. As this attack requires coordination between a malicious homeserver and an attacker, those who trust their homeservers do not need a particular workaround." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-322", "description": "CWE-322: Key Exchange without Entity Authentication", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-287", "description": "CWE-287: Improper Authentication", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2022-10-31T00:00:00", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "url": "https://github.com/matrix-org/matrix-js-sdk/commit/a587d7c36026fe1fcf93dfff63588abee359be76" }, { "url": "https://github.com/matrix-org/matrix-js-sdk/releases/tag/v19.7.0" }, { "url": "https://matrix.org/blog/2022/09/28/upgrade-now-to-address-encryption-vulns-in-matrix-sdks-and-clients" }, { "url": "https://github.com/matrix-org/matrix-js-sdk/security/advisories/GHSA-5w8r-8pgj-5jmf" }, { "name": "GLSA-202210-35", "tags": [ "vendor-advisory" ], "url": "https://security.gentoo.org/glsa/202210-35" } ], "source": { "advisory": "GHSA-5w8r-8pgj-5jmf", "discovery": "UNKNOWN" }, "title": "Matrix JavaScript SDK vulnerable to key/device identifier confusion in SAS verification" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2022-39250", "datePublished": "2022-09-29T00:00:00", "dateReserved": "2022-09-02T00:00:00", "dateUpdated": "2024-08-03T12:00:43.453Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2022-39250\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2022-09-29T13:15:09.693\",\"lastModified\":\"2022-12-03T01:28:45.413\",\"vulnStatus\":\"Analyzed\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"Matrix JavaScript SDK is the Matrix Client-Server software development kit (SDK) for JavaScript. Prior to version 19.7.0, an attacker cooperating with a malicious homeserver could interfere with the verification flow between two users, injecting its own cross-signing user identity in place of one of the users\u2019 identities. This would lead to the other device trusting/verifying the user identity under the control of the homeserver instead of the intended one. The vulnerability is a bug in the matrix-js-sdk, caused by checking and signing user identities and devices in two separate steps, and inadequately fixing the keys to be signed between those steps. Even though the attack is partly made possible due to the design decision of treating cross-signing user identities as Matrix devices on the server side (with their device ID set to the public part of the user identity key), no other examined implementations were vulnerable. Starting with version 19.7.0, the matrix-js-sdk has been modified to double check that the key signed is the one that was verified instead of just referencing the key by ID. An additional check has been made to report an error when one of the device ID matches a cross-signing key. As this attack requires coordination between a malicious homeserver and an attacker, those who trust their homeservers do not need a particular workaround.\"},{\"lang\":\"es\",\"value\":\"Matrix JavaScript SDK es el kit de desarrollo de software (SDK) cliente-servidor de Matrix para JavaScript. En versiones anteriores a 19.7.0, un atacante que cooperara con un servidor dom\u00e9stico malicioso podr\u00eda interferir con el flujo de verificaci\u00f3n entre dos usuarios, inyectando su propia identidad de usuario de firma cruzada en lugar de la identidad de uno de los usuarios. Esto conllevar\u00eda a que el otro dispositivo confiara/verificara la identidad del usuario bajo el control del servidor dom\u00e9stico en lugar de la prevista. La vulnerabilidad es un bug en el matrix-js-sdk, causado por la comprobaci\u00f3n y firma de las identidades de los usuarios y los dispositivos en dos pasos separados, y la fijaci\u00f3n inapropiada de las claves a firmar entre esos pasos. Aunque el ataque es posible en parte debido a la decisi\u00f3n de dise\u00f1o de tratar las identidades de usuario de firma cruzada como dispositivos de Matrix en el lado del servidor (con su ID de dispositivo establecido en la parte p\u00fablica de la clave de identidad del usuario), ninguna otra implementaci\u00f3n examinada era vulnerable. A partir de la versi\u00f3n 19.7.0, el matrix-js-sdk ha sido modificado para comprobar dos veces que la clave firmada es la que ha sido verificada en lugar de hacer referencia a la clave por su ID. Ha sido realizada una comprobaci\u00f3n adicional para informar de un error cuando uno de los ID del dispositivo coincide con una clave de firma cruzada. Como este ataque requiere la coordinaci\u00f3n entre un servidor dom\u00e9stico malicioso y un atacante, quienes conf\u00edan en sus servidores dom\u00e9sticos no necesitan una mitigaci\u00f3n particular\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6},{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\",\"baseScore\":8.6,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":4.0}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-287\"}]},{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-287\"},{\"lang\":\"en\",\"value\":\"CWE-322\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:matrix:javascript_sdk:*:*:*:*:*:node.js:*:*\",\"versionEndExcluding\":\"19.7.0\",\"matchCriteriaId\":\"4755C737-8BCE-49AF-8D23-CD3D36F9EDA7\"}]}]}],\"references\":[{\"url\":\"https://github.com/matrix-org/matrix-js-sdk/commit/a587d7c36026fe1fcf93dfff63588abee359be76\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/matrix-org/matrix-js-sdk/releases/tag/v19.7.0\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/matrix-org/matrix-js-sdk/security/advisories/GHSA-5w8r-8pgj-5jmf\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://matrix.org/blog/2022/09/28/upgrade-now-to-address-encryption-vulns-in-matrix-sdks-and-clients\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202210-35\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
rhsa-2022_7182
Vulnerability from csaf_redhat
Notes
{ "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.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nThis update upgrades Thunderbird to version 102.4.0.\n\nSecurity Fix(es):\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators (CVE-2022-39249)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack (CVE-2022-39250)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack (CVE-2022-39251)\n\n* Mozilla: Same-origin policy violation could have leaked cross-origin URLs (CVE-2022-42927)\n\n* Mozilla: Memory Corruption in JS Engine (CVE-2022-42928)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue (CVE-2022-39236)\n\n* Mozilla: Denial of Service via window.print (CVE-2022-42929)\n\n* Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4 (CVE-2022-42932)\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-2022:7182", "url": "https://access.redhat.com/errata/RHSA-2022:7182" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2135391", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391" }, { "category": "external", "summary": "2135393", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393" }, { "category": "external", "summary": "2135395", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395" }, { "category": "external", "summary": "2135396", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396" }, { "category": "external", "summary": "2136156", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156" }, { "category": "external", "summary": "2136157", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157" }, { "category": "external", "summary": "2136158", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158" }, { "category": "external", "summary": "2136159", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7182.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2024-11-06T01:51:09+00:00", "generator": { "date": "2024-11-06T01:51:09+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:7182", "initial_release_date": "2022-10-25T14:37:14+00:00", "revision_history": [ { "date": "2022-10-25T14:37:14+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-10-25T14:37:14+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T01:51:09+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 EUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:102.4.0-1.el8_2.src", "product": { "name": "thunderbird-0:102.4.0-1.el8_2.src", "product_id": "thunderbird-0:102.4.0-1.el8_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:102.4.0-1.el8_2.aarch64", "product": { "name": "thunderbird-0:102.4.0-1.el8_2.aarch64", "product_id": "thunderbird-0:102.4.0-1.el8_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_2?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64", "product": { "name": "thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64", "product_id": "thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_2?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64", "product": { "name": "thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64", "product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:102.4.0-1.el8_2.ppc64le", "product": { "name": "thunderbird-0:102.4.0-1.el8_2.ppc64le", "product_id": "thunderbird-0:102.4.0-1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le", "product": { "name": "thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le", "product_id": "thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le", "product": { "name": "thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le", "product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:102.4.0-1.el8_2.x86_64", "product": { "name": "thunderbird-0:102.4.0-1.el8_2.x86_64", "product_id": "thunderbird-0:102.4.0-1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64", "product": { "name": "thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64", "product_id": "thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64", "product": { "name": "thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64", "product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64" }, "product_reference": "thunderbird-0:102.4.0-1.el8_2.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le" }, "product_reference": "thunderbird-0:102.4.0-1.el8_2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el8_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src" }, "product_reference": "thunderbird-0:102.4.0-1.el8_2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64" }, "product_reference": "thunderbird-0:102.4.0-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64" }, "product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64" }, "product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64" }, "product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le" }, "product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64" }, "product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the Mozilla project" ] } ], "cve": "CVE-2022-39236", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2022-10-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135391" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to a data corruption issue. An attacker could potentially cause data integrity issues by sending specially crafted messages.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue", "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.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39236" }, { "category": "external", "summary": "RHBZ#2135391", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39236", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39236" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236" } ], "release_date": "2022-09-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:37:14+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.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7182" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Benjamin Dowling" ], "organization": "Security of Advanced Systems Group University of Sheffield", "summary": "Acknowledged by upstream." }, { "names": [ "Sof\u00eda Celi" ], "organization": "Brave Software", "summary": "Acknowledged by upstream." }, { "names": [ "Martin R. Albrecht and Dan Jones" ], "organization": "Information Security Group at Royal Holloway University London", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-39249", "cwe": { "id": "CWE-322", "name": "Key Exchange without Entity Authentication" }, "discovery_date": "2022-10-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135393" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could fake encrypted messages to look as if they were sent from another user on that server.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators", "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.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39249" }, { "category": "external", "summary": "RHBZ#2135393", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39249", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39249" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249" } ], "release_date": "2022-09-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:37:14+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.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7182" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Martin R. Albrecht and Dan Jones" ], "organization": "Information Security Group at Royal Holloway University London", "summary": "Acknowledged by upstream." }, { "names": [ "Benjamin Dowling" ], "organization": "Security of Advanced Systems Group University of Sheffield", "summary": "Acknowledged by upstream." }, { "names": [ "Sof\u00eda Celi" ], "organization": "Brave Software", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-39250", "cwe": { "id": "CWE-322", "name": "Key Exchange without Entity Authentication" }, "discovery_date": "2022-10-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135395" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could interfere with cross-device verification to authenticate their own device.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack", "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.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39250" }, { "category": "external", "summary": "RHBZ#2135395", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39250", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39250" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250" } ], "release_date": "2022-09-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:37:14+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.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7182" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Martin R. Albrecht and Dan Jones" ], "organization": "Information Security Group at Royal Holloway University London", "summary": "Acknowledged by upstream." }, { "names": [ "Benjamin Dowling" ], "organization": "Security of Advanced Systems Group University of Sheffield", "summary": "Acknowledged by upstream." }, { "names": [ "Sof\u00eda Celi" ], "organization": "Brave Software", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-39251", "cwe": { "id": "CWE-322", "name": "Key Exchange without Entity Authentication" }, "discovery_date": "2022-09-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135396" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. An attacker could spoof historical messages from other users, and use a malicious key backup to the user\u0027s account under specific conditions in order to exfiltrate message keys.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack", "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.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39251" }, { "category": "external", "summary": "RHBZ#2135396", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39251", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39251" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251" } ], "release_date": "2022-09-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:37:14+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.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7182" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "James Lee" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-42927", "cwe": { "id": "CWE-829", "name": "Inclusion of Functionality from Untrusted Control Sphere" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2136156" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a same-origin policy violation that could have allowed the theft of cross-origin URL entries, leaking the result of a redirect via `performance.getEntries()`.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs", "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.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42927" }, { "category": "external", "summary": "RHBZ#2136156", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42927", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42927" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927" } ], "release_date": "2022-10-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:37:14+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.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7182" } ], "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.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Samuel Gro\u00df" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-42928", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2136157" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of certain types of allocations that were missing annotations that, if the Garbage Collector was in a specific state, could lead to memory corruption and a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Memory Corruption in JS Engine", "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.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42928" }, { "category": "external", "summary": "RHBZ#2136157", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42928", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42928" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928" } ], "release_date": "2022-10-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:37:14+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.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7182" } ], "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.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory Corruption in JS Engine" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Andrei Enache" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-42929", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2136158" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a website called `window.print()` causing a denial of service of the browser, which may persist beyond browser restart depending on the user\u0027s session restore settings.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Denial of Service via window.print", "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.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42929" }, { "category": "external", "summary": "RHBZ#2136158", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42929", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42929" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929" } ], "release_date": "2022-10-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:37:14+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.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7182" } ], "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.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Denial of Service via window.print" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Mozilla developers and community" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-42932", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2136159" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMozilla developers Ashley Hale and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 105 and Firefox ESR 102.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.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42932" }, { "category": "external", "summary": "RHBZ#2136159", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42932", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42932" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932" } ], "release_date": "2022-10-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:37:14+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.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7182" } ], "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.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src", "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4" } ] }
rhsa-2022_7181
Vulnerability from csaf_redhat
Notes
{ "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.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nThis update upgrades Thunderbird to version 102.4.0.\n\nSecurity Fix(es):\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators (CVE-2022-39249)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack (CVE-2022-39250)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack (CVE-2022-39251)\n\n* Mozilla: Same-origin policy violation could have leaked cross-origin URLs (CVE-2022-42927)\n\n* Mozilla: Memory Corruption in JS Engine (CVE-2022-42928)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue (CVE-2022-39236)\n\n* Mozilla: Denial of Service via window.print (CVE-2022-42929)\n\n* Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4 (CVE-2022-42932)\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-2022:7181", "url": "https://access.redhat.com/errata/RHSA-2022:7181" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2135391", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391" }, { "category": "external", "summary": "2135393", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393" }, { "category": "external", "summary": "2135395", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395" }, { "category": "external", "summary": "2135396", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396" }, { "category": "external", "summary": "2136156", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156" }, { "category": "external", "summary": "2136157", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157" }, { "category": "external", "summary": "2136158", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158" }, { "category": "external", "summary": "2136159", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7181.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2024-11-06T01:51:58+00:00", "generator": { "date": "2024-11-06T01:51:58+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:7181", "initial_release_date": "2022-10-25T14:40:09+00:00", "revision_history": [ { "date": "2022-10-25T14:40:09+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-10-25T14:40:09+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T01:51:58+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 EUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:102.4.0-1.el8_4.src", "product": { "name": "thunderbird-0:102.4.0-1.el8_4.src", "product_id": "thunderbird-0:102.4.0-1.el8_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:102.4.0-1.el8_4.aarch64", "product": { "name": "thunderbird-0:102.4.0-1.el8_4.aarch64", "product_id": "thunderbird-0:102.4.0-1.el8_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_4?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64", "product": { "name": "thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64", "product_id": "thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_4?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64", "product": { "name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64", "product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_4?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:102.4.0-1.el8_4.ppc64le", "product": { "name": "thunderbird-0:102.4.0-1.el8_4.ppc64le", "product_id": "thunderbird-0:102.4.0-1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le", "product": { "name": "thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le", "product_id": "thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le", "product": { "name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le", "product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_4?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:102.4.0-1.el8_4.x86_64", "product": { "name": "thunderbird-0:102.4.0-1.el8_4.x86_64", "product_id": "thunderbird-0:102.4.0-1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64", "product": { "name": "thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64", "product_id": "thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64", "product": { "name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64", "product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:102.4.0-1.el8_4.s390x", "product": { "name": "thunderbird-0:102.4.0-1.el8_4.s390x", "product_id": "thunderbird-0:102.4.0-1.el8_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_4?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:102.4.0-1.el8_4.s390x", "product": { "name": "thunderbird-debugsource-0:102.4.0-1.el8_4.s390x", "product_id": "thunderbird-debugsource-0:102.4.0-1.el8_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_4?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x", "product": { "name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x", "product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_4?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el8_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64" }, "product_reference": "thunderbird-0:102.4.0-1.el8_4.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le" }, "product_reference": "thunderbird-0:102.4.0-1.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el8_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x" }, "product_reference": "thunderbird-0:102.4.0-1.el8_4.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el8_4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src" }, "product_reference": "thunderbird-0:102.4.0-1.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-0:102.4.0-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64" }, "product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x" }, "product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64" }, "product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le" }, "product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:102.4.0-1.el8_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x" }, "product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_4.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the Mozilla project" ] } ], "cve": "CVE-2022-39236", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2022-10-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135391" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to a data corruption issue. An attacker could potentially cause data integrity issues by sending specially crafted messages.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue", "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.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39236" }, { "category": "external", "summary": "RHBZ#2135391", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39236", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39236" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236" } ], "release_date": "2022-09-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:40:09+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.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7181" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Benjamin Dowling" ], "organization": "Security of Advanced Systems Group University of Sheffield", "summary": "Acknowledged by upstream." }, { "names": [ "Sof\u00eda Celi" ], "organization": "Brave Software", "summary": "Acknowledged by upstream." }, { "names": [ "Martin R. Albrecht and Dan Jones" ], "organization": "Information Security Group at Royal Holloway University London", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-39249", "cwe": { "id": "CWE-322", "name": "Key Exchange without Entity Authentication" }, "discovery_date": "2022-10-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135393" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could fake encrypted messages to look as if they were sent from another user on that server.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators", "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.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39249" }, { "category": "external", "summary": "RHBZ#2135393", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39249", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39249" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249" } ], "release_date": "2022-09-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:40:09+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.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7181" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Martin R. Albrecht and Dan Jones" ], "organization": "Information Security Group at Royal Holloway University London", "summary": "Acknowledged by upstream." }, { "names": [ "Benjamin Dowling" ], "organization": "Security of Advanced Systems Group University of Sheffield", "summary": "Acknowledged by upstream." }, { "names": [ "Sof\u00eda Celi" ], "organization": "Brave Software", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-39250", "cwe": { "id": "CWE-322", "name": "Key Exchange without Entity Authentication" }, "discovery_date": "2022-10-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135395" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could interfere with cross-device verification to authenticate their own device.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack", "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.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39250" }, { "category": "external", "summary": "RHBZ#2135395", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39250", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39250" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250" } ], "release_date": "2022-09-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:40:09+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.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7181" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Martin R. Albrecht and Dan Jones" ], "organization": "Information Security Group at Royal Holloway University London", "summary": "Acknowledged by upstream." }, { "names": [ "Benjamin Dowling" ], "organization": "Security of Advanced Systems Group University of Sheffield", "summary": "Acknowledged by upstream." }, { "names": [ "Sof\u00eda Celi" ], "organization": "Brave Software", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-39251", "cwe": { "id": "CWE-322", "name": "Key Exchange without Entity Authentication" }, "discovery_date": "2022-09-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135396" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. An attacker could spoof historical messages from other users, and use a malicious key backup to the user\u0027s account under specific conditions in order to exfiltrate message keys.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack", "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.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39251" }, { "category": "external", "summary": "RHBZ#2135396", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39251", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39251" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251" } ], "release_date": "2022-09-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:40:09+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.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7181" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "James Lee" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-42927", "cwe": { "id": "CWE-829", "name": "Inclusion of Functionality from Untrusted Control Sphere" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2136156" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a same-origin policy violation that could have allowed the theft of cross-origin URL entries, leaking the result of a redirect via `performance.getEntries()`.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs", "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.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42927" }, { "category": "external", "summary": "RHBZ#2136156", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42927", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42927" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927" } ], "release_date": "2022-10-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:40:09+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.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7181" } ], "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.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Samuel Gro\u00df" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-42928", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2136157" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of certain types of allocations that were missing annotations that, if the Garbage Collector was in a specific state, could lead to memory corruption and a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Memory Corruption in JS Engine", "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.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42928" }, { "category": "external", "summary": "RHBZ#2136157", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42928", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42928" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928" } ], "release_date": "2022-10-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:40:09+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.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7181" } ], "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.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory Corruption in JS Engine" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Andrei Enache" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-42929", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2136158" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a website called `window.print()` causing a denial of service of the browser, which may persist beyond browser restart depending on the user\u0027s session restore settings.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Denial of Service via window.print", "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.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42929" }, { "category": "external", "summary": "RHBZ#2136158", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42929", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42929" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929" } ], "release_date": "2022-10-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:40:09+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.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7181" } ], "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.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Denial of Service via window.print" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Mozilla developers and community" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-42932", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2136159" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMozilla developers Ashley Hale and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 105 and Firefox ESR 102.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.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42932" }, { "category": "external", "summary": "RHBZ#2136159", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42932", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42932" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932" } ], "release_date": "2022-10-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:40:09+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.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7181" } ], "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.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src", "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x", "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4" } ] }
rhsa-2022_7184
Vulnerability from csaf_redhat
Notes
{ "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 102.4.0.\n\nSecurity Fix(es):\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators (CVE-2022-39249)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack (CVE-2022-39250)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack (CVE-2022-39251)\n\n* Mozilla: Same-origin policy violation could have leaked cross-origin URLs (CVE-2022-42927)\n\n* Mozilla: Memory Corruption in JS Engine (CVE-2022-42928)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue (CVE-2022-39236)\n\n* Mozilla: Denial of Service via window.print (CVE-2022-42929)\n\n* Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4 (CVE-2022-42932)\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-2022:7184", "url": "https://access.redhat.com/errata/RHSA-2022:7184" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2135391", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391" }, { "category": "external", "summary": "2135393", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393" }, { "category": "external", "summary": "2135395", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395" }, { "category": "external", "summary": "2135396", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396" }, { "category": "external", "summary": "2136156", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156" }, { "category": "external", "summary": "2136157", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157" }, { "category": "external", "summary": "2136158", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158" }, { "category": "external", "summary": "2136159", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7184.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2024-11-06T01:51:42+00:00", "generator": { "date": "2024-11-06T01:51:42+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:7184", "initial_release_date": "2022-10-25T14:53:15+00:00", "revision_history": [ { "date": "2022-10-25T14:53:15+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-10-25T14:53:15+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T01:51:42+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.9.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.9.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.9.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:102.4.0-1.el7_9.src", "product": { "name": "thunderbird-0:102.4.0-1.el7_9.src", "product_id": "thunderbird-0:102.4.0-1.el7_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el7_9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:102.4.0-1.el7_9.x86_64", "product": { "name": "thunderbird-0:102.4.0-1.el7_9.x86_64", "product_id": "thunderbird-0:102.4.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "product": { "name": "thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "product_id": "thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el7_9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:102.4.0-1.el7_9.ppc64le", "product": { "name": "thunderbird-0:102.4.0-1.el7_9.ppc64le", "product_id": "thunderbird-0:102.4.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "product": { "name": "thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "product_id": "thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el7_9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le" }, "product_reference": "thunderbird-0:102.4.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src" }, "product_reference": "thunderbird-0:102.4.0-1.el7_9.src", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64" }, "product_reference": "thunderbird-0:102.4.0-1.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64" }, "product_reference": "thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le" }, "product_reference": "thunderbird-0:102.4.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el7_9.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src" }, "product_reference": "thunderbird-0:102.4.0-1.el7_9.src", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64" }, "product_reference": "thunderbird-0:102.4.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64" }, "product_reference": "thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le" }, "product_reference": "thunderbird-0:102.4.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src" }, "product_reference": "thunderbird-0:102.4.0-1.el7_9.src", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64" }, "product_reference": "thunderbird-0:102.4.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64" }, "product_reference": "thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the Mozilla project" ] } ], "cve": "CVE-2022-39236", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2022-10-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135391" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to a data corruption issue. An attacker could potentially cause data integrity issues by sending specially crafted messages.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue", "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.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39236" }, { "category": "external", "summary": "RHBZ#2135391", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39236", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39236" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236" } ], "release_date": "2022-09-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:53:15+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.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7184" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Benjamin Dowling" ], "organization": "Security of Advanced Systems Group University of Sheffield", "summary": "Acknowledged by upstream." }, { "names": [ "Sof\u00eda Celi" ], "organization": "Brave Software", "summary": "Acknowledged by upstream." }, { "names": [ "Martin R. Albrecht and Dan Jones" ], "organization": "Information Security Group at Royal Holloway University London", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-39249", "cwe": { "id": "CWE-322", "name": "Key Exchange without Entity Authentication" }, "discovery_date": "2022-10-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135393" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could fake encrypted messages to look as if they were sent from another user on that server.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators", "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.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39249" }, { "category": "external", "summary": "RHBZ#2135393", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39249", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39249" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249" } ], "release_date": "2022-09-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:53:15+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.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7184" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Martin R. Albrecht and Dan Jones" ], "organization": "Information Security Group at Royal Holloway University London", "summary": "Acknowledged by upstream." }, { "names": [ "Benjamin Dowling" ], "organization": "Security of Advanced Systems Group University of Sheffield", "summary": "Acknowledged by upstream." }, { "names": [ "Sof\u00eda Celi" ], "organization": "Brave Software", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-39250", "cwe": { "id": "CWE-322", "name": "Key Exchange without Entity Authentication" }, "discovery_date": "2022-10-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135395" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could interfere with cross-device verification to authenticate their own device.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack", "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.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39250" }, { "category": "external", "summary": "RHBZ#2135395", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39250", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39250" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250" } ], "release_date": "2022-09-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:53:15+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.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7184" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Martin R. Albrecht and Dan Jones" ], "organization": "Information Security Group at Royal Holloway University London", "summary": "Acknowledged by upstream." }, { "names": [ "Benjamin Dowling" ], "organization": "Security of Advanced Systems Group University of Sheffield", "summary": "Acknowledged by upstream." }, { "names": [ "Sof\u00eda Celi" ], "organization": "Brave Software", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-39251", "cwe": { "id": "CWE-322", "name": "Key Exchange without Entity Authentication" }, "discovery_date": "2022-09-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135396" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. An attacker could spoof historical messages from other users, and use a malicious key backup to the user\u0027s account under specific conditions in order to exfiltrate message keys.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack", "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.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39251" }, { "category": "external", "summary": "RHBZ#2135396", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39251", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39251" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251" } ], "release_date": "2022-09-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:53:15+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.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7184" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "James Lee" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-42927", "cwe": { "id": "CWE-829", "name": "Inclusion of Functionality from Untrusted Control Sphere" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2136156" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a same-origin policy violation that could have allowed the theft of cross-origin URL entries, leaking the result of a redirect via `performance.getEntries()`.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs", "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.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42927" }, { "category": "external", "summary": "RHBZ#2136156", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42927", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42927" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927" } ], "release_date": "2022-10-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:53:15+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.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7184" } ], "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.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Samuel Gro\u00df" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-42928", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2136157" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of certain types of allocations that were missing annotations that, if the Garbage Collector was in a specific state, could lead to memory corruption and a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Memory Corruption in JS Engine", "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.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42928" }, { "category": "external", "summary": "RHBZ#2136157", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42928", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42928" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928" } ], "release_date": "2022-10-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:53:15+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.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7184" } ], "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.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory Corruption in JS Engine" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Andrei Enache" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-42929", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2136158" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a website called `window.print()` causing a denial of service of the browser, which may persist beyond browser restart depending on the user\u0027s session restore settings.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Denial of Service via window.print", "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.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42929" }, { "category": "external", "summary": "RHBZ#2136158", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42929", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42929" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929" } ], "release_date": "2022-10-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:53:15+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.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7184" } ], "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.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Denial of Service via window.print" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Mozilla developers and community" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-42932", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2136159" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMozilla developers Ashley Hale and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 105 and Firefox ESR 102.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.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42932" }, { "category": "external", "summary": "RHBZ#2136159", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42932", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42932" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932" } ], "release_date": "2022-10-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:53:15+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.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7184" } ], "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.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4" } ] }
rhsa-2022_7178
Vulnerability from csaf_redhat
Notes
{ "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 9.\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 102.4.0.\n\nSecurity Fix(es):\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators (CVE-2022-39249)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack (CVE-2022-39250)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack (CVE-2022-39251)\n\n* Mozilla: Same-origin policy violation could have leaked cross-origin URLs (CVE-2022-42927)\n\n* Mozilla: Memory Corruption in JS Engine (CVE-2022-42928)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue (CVE-2022-39236)\n\n* Mozilla: Denial of Service via window.print (CVE-2022-42929)\n\n* Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4 (CVE-2022-42932)\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-2022:7178", "url": "https://access.redhat.com/errata/RHSA-2022:7178" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2135391", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391" }, { "category": "external", "summary": "2135393", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393" }, { "category": "external", "summary": "2135395", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395" }, { "category": "external", "summary": "2135396", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396" }, { "category": "external", "summary": "2136156", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156" }, { "category": "external", "summary": "2136157", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157" }, { "category": "external", "summary": "2136158", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158" }, { "category": "external", "summary": "2136159", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7178.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2024-11-06T01:52:06+00:00", "generator": { "date": "2024-11-06T01:52:06+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:7178", "initial_release_date": "2022-10-25T14:03:36+00:00", "revision_history": [ { "date": "2022-10-25T14:03:36+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-10-25T14:03:36+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T01:52:06+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. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:102.4.0-1.el9_0.src", "product": { "name": "thunderbird-0:102.4.0-1.el9_0.src", "product_id": "thunderbird-0:102.4.0-1.el9_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el9_0?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:102.4.0-1.el9_0.aarch64", "product": { "name": "thunderbird-0:102.4.0-1.el9_0.aarch64", "product_id": "thunderbird-0:102.4.0-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64", "product": { "name": "thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64", "product_id": "thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64", "product": { "name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64", "product_id": "thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el9_0?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:102.4.0-1.el9_0.ppc64le", "product": { "name": "thunderbird-0:102.4.0-1.el9_0.ppc64le", "product_id": "thunderbird-0:102.4.0-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le", "product": { "name": "thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le", "product_id": "thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le", "product": { "name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le", "product_id": "thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el9_0?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:102.4.0-1.el9_0.x86_64", "product": { "name": "thunderbird-0:102.4.0-1.el9_0.x86_64", "product_id": "thunderbird-0:102.4.0-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64", "product": { "name": "thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64", "product_id": "thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64", "product": { "name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64", "product_id": "thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el9_0?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:102.4.0-1.el9_0.s390x", "product": { "name": "thunderbird-0:102.4.0-1.el9_0.s390x", "product_id": "thunderbird-0:102.4.0-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:102.4.0-1.el9_0.s390x", "product": { "name": "thunderbird-debugsource-0:102.4.0-1.el9_0.s390x", "product_id": "thunderbird-debugsource-0:102.4.0-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x", "product": { "name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x", "product_id": "thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el9_0?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64" }, "product_reference": "thunderbird-0:102.4.0-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le" }, "product_reference": "thunderbird-0:102.4.0-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x" }, "product_reference": "thunderbird-0:102.4.0-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src" }, "product_reference": "thunderbird-0:102.4.0-1.el9_0.src", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64" }, "product_reference": "thunderbird-0:102.4.0-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64" }, "product_reference": "thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x" }, "product_reference": "thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64" }, "product_reference": "thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64" }, "product_reference": "thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le" }, "product_reference": "thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:102.4.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x" }, "product_reference": "thunderbird-debugsource-0:102.4.0-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64" }, "product_reference": "thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the Mozilla project" ] } ], "cve": "CVE-2022-39236", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2022-10-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135391" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to a data corruption issue. An attacker could potentially cause data integrity issues by sending specially crafted messages.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue", "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-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39236" }, { "category": "external", "summary": "RHBZ#2135391", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39236", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39236" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236" } ], "release_date": "2022-09-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:03: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-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7178" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Benjamin Dowling" ], "organization": "Security of Advanced Systems Group University of Sheffield", "summary": "Acknowledged by upstream." }, { "names": [ "Sof\u00eda Celi" ], "organization": "Brave Software", "summary": "Acknowledged by upstream." }, { "names": [ "Martin R. Albrecht and Dan Jones" ], "organization": "Information Security Group at Royal Holloway University London", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-39249", "cwe": { "id": "CWE-322", "name": "Key Exchange without Entity Authentication" }, "discovery_date": "2022-10-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135393" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could fake encrypted messages to look as if they were sent from another user on that server.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators", "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-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39249" }, { "category": "external", "summary": "RHBZ#2135393", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39249", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39249" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249" } ], "release_date": "2022-09-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:03: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-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7178" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Martin R. Albrecht and Dan Jones" ], "organization": "Information Security Group at Royal Holloway University London", "summary": "Acknowledged by upstream." }, { "names": [ "Benjamin Dowling" ], "organization": "Security of Advanced Systems Group University of Sheffield", "summary": "Acknowledged by upstream." }, { "names": [ "Sof\u00eda Celi" ], "organization": "Brave Software", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-39250", "cwe": { "id": "CWE-322", "name": "Key Exchange without Entity Authentication" }, "discovery_date": "2022-10-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135395" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could interfere with cross-device verification to authenticate their own device.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack", "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-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39250" }, { "category": "external", "summary": "RHBZ#2135395", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39250", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39250" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250" } ], "release_date": "2022-09-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:03: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-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7178" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Martin R. Albrecht and Dan Jones" ], "organization": "Information Security Group at Royal Holloway University London", "summary": "Acknowledged by upstream." }, { "names": [ "Benjamin Dowling" ], "organization": "Security of Advanced Systems Group University of Sheffield", "summary": "Acknowledged by upstream." }, { "names": [ "Sof\u00eda Celi" ], "organization": "Brave Software", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-39251", "cwe": { "id": "CWE-322", "name": "Key Exchange without Entity Authentication" }, "discovery_date": "2022-09-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135396" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. An attacker could spoof historical messages from other users, and use a malicious key backup to the user\u0027s account under specific conditions in order to exfiltrate message keys.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack", "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-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39251" }, { "category": "external", "summary": "RHBZ#2135396", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39251", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39251" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251" } ], "release_date": "2022-09-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:03: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-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7178" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "James Lee" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-42927", "cwe": { "id": "CWE-829", "name": "Inclusion of Functionality from Untrusted Control Sphere" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2136156" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a same-origin policy violation that could have allowed the theft of cross-origin URL entries, leaking the result of a redirect via `performance.getEntries()`.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs", "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-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42927" }, { "category": "external", "summary": "RHBZ#2136156", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42927", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42927" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927" } ], "release_date": "2022-10-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:03: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-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7178" } ], "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.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Samuel Gro\u00df" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-42928", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2136157" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of certain types of allocations that were missing annotations that, if the Garbage Collector was in a specific state, could lead to memory corruption and a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Memory Corruption in JS Engine", "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-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42928" }, { "category": "external", "summary": "RHBZ#2136157", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42928", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42928" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928" } ], "release_date": "2022-10-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:03: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-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7178" } ], "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-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory Corruption in JS Engine" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Andrei Enache" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-42929", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2136158" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a website called `window.print()` causing a denial of service of the browser, which may persist beyond browser restart depending on the user\u0027s session restore settings.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Denial of Service via window.print", "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-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42929" }, { "category": "external", "summary": "RHBZ#2136158", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42929", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42929" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929" } ], "release_date": "2022-10-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:03: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-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7178" } ], "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-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Denial of Service via window.print" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Mozilla developers and community" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-42932", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2136159" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMozilla developers Ashley Hale and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 105 and Firefox ESR 102.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.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42932" }, { "category": "external", "summary": "RHBZ#2136159", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42932", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42932" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932" } ], "release_date": "2022-10-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:03: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-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7178" } ], "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-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4" } ] }
rhsa-2022_7190
Vulnerability from csaf_redhat
Notes
{ "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 102.4.0.\n\nSecurity Fix(es):\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators (CVE-2022-39249)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack (CVE-2022-39250)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack (CVE-2022-39251)\n\n* Mozilla: Same-origin policy violation could have leaked cross-origin URLs (CVE-2022-42927)\n\n* Mozilla: Memory Corruption in JS Engine (CVE-2022-42928)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue (CVE-2022-39236)\n\n* Mozilla: Denial of Service via window.print (CVE-2022-42929)\n\n* Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4 (CVE-2022-42932)\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-2022:7190", "url": "https://access.redhat.com/errata/RHSA-2022:7190" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2135391", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391" }, { "category": "external", "summary": "2135393", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393" }, { "category": "external", "summary": "2135395", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395" }, { "category": "external", "summary": "2135396", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396" }, { "category": "external", "summary": "2136156", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156" }, { "category": "external", "summary": "2136157", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157" }, { "category": "external", "summary": "2136158", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158" }, { "category": "external", "summary": "2136159", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7190.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2024-11-06T01:51:25+00:00", "generator": { "date": "2024-11-06T01:51:25+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:7190", "initial_release_date": "2022-10-25T15:27:27+00:00", "revision_history": [ { "date": "2022-10-25T15:27:27+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-10-25T15:27:27+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T01:51:25+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.6.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:102.4.0-1.el8_6.src", "product": { "name": "thunderbird-0:102.4.0-1.el8_6.src", "product_id": "thunderbird-0:102.4.0-1.el8_6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:102.4.0-1.el8_6.aarch64", "product": { "name": "thunderbird-0:102.4.0-1.el8_6.aarch64", "product_id": "thunderbird-0:102.4.0-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64", "product": { "name": "thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64", "product_id": "thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64", "product": { "name": "thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64", "product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_6?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:102.4.0-1.el8_6.ppc64le", "product": { "name": "thunderbird-0:102.4.0-1.el8_6.ppc64le", "product_id": "thunderbird-0:102.4.0-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le", "product": { "name": "thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le", "product_id": "thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le", "product": { "name": "thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le", "product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:102.4.0-1.el8_6.x86_64", "product": { "name": "thunderbird-0:102.4.0-1.el8_6.x86_64", "product_id": "thunderbird-0:102.4.0-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64", "product": { "name": "thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64", "product_id": "thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64", "product": { "name": "thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64", "product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:102.4.0-1.el8_6.s390x", "product": { "name": "thunderbird-0:102.4.0-1.el8_6.s390x", "product_id": "thunderbird-0:102.4.0-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:102.4.0-1.el8_6.s390x", "product": { "name": "thunderbird-debugsource-0:102.4.0-1.el8_6.s390x", "product_id": "thunderbird-debugsource-0:102.4.0-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x", "product": { "name": "thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x", "product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64" }, "product_reference": "thunderbird-0:102.4.0-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le" }, "product_reference": "thunderbird-0:102.4.0-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x" }, "product_reference": "thunderbird-0:102.4.0-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el8_6.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src" }, "product_reference": "thunderbird-0:102.4.0-1.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-0:102.4.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64" }, "product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x" }, "product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64" }, "product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le" }, "product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:102.4.0-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x" }, "product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the Mozilla project" ] } ], "cve": "CVE-2022-39236", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2022-10-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135391" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to a data corruption issue. An attacker could potentially cause data integrity issues by sending specially crafted messages.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue", "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.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39236" }, { "category": "external", "summary": "RHBZ#2135391", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39236", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39236" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236" } ], "release_date": "2022-09-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T15:27:27+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.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7190" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Benjamin Dowling" ], "organization": "Security of Advanced Systems Group University of Sheffield", "summary": "Acknowledged by upstream." }, { "names": [ "Sof\u00eda Celi" ], "organization": "Brave Software", "summary": "Acknowledged by upstream." }, { "names": [ "Martin R. Albrecht and Dan Jones" ], "organization": "Information Security Group at Royal Holloway University London", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-39249", "cwe": { "id": "CWE-322", "name": "Key Exchange without Entity Authentication" }, "discovery_date": "2022-10-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135393" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could fake encrypted messages to look as if they were sent from another user on that server.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators", "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.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39249" }, { "category": "external", "summary": "RHBZ#2135393", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39249", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39249" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249" } ], "release_date": "2022-09-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T15:27:27+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.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7190" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Martin R. Albrecht and Dan Jones" ], "organization": "Information Security Group at Royal Holloway University London", "summary": "Acknowledged by upstream." }, { "names": [ "Benjamin Dowling" ], "organization": "Security of Advanced Systems Group University of Sheffield", "summary": "Acknowledged by upstream." }, { "names": [ "Sof\u00eda Celi" ], "organization": "Brave Software", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-39250", "cwe": { "id": "CWE-322", "name": "Key Exchange without Entity Authentication" }, "discovery_date": "2022-10-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135395" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could interfere with cross-device verification to authenticate their own device.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack", "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.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39250" }, { "category": "external", "summary": "RHBZ#2135395", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39250", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39250" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250" } ], "release_date": "2022-09-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T15:27:27+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.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7190" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Martin R. Albrecht and Dan Jones" ], "organization": "Information Security Group at Royal Holloway University London", "summary": "Acknowledged by upstream." }, { "names": [ "Benjamin Dowling" ], "organization": "Security of Advanced Systems Group University of Sheffield", "summary": "Acknowledged by upstream." }, { "names": [ "Sof\u00eda Celi" ], "organization": "Brave Software", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-39251", "cwe": { "id": "CWE-322", "name": "Key Exchange without Entity Authentication" }, "discovery_date": "2022-09-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135396" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. An attacker could spoof historical messages from other users, and use a malicious key backup to the user\u0027s account under specific conditions in order to exfiltrate message keys.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack", "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.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39251" }, { "category": "external", "summary": "RHBZ#2135396", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39251", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39251" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251" } ], "release_date": "2022-09-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T15:27:27+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.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7190" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "James Lee" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-42927", "cwe": { "id": "CWE-829", "name": "Inclusion of Functionality from Untrusted Control Sphere" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2136156" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a same-origin policy violation that could have allowed the theft of cross-origin URL entries, leaking the result of a redirect via `performance.getEntries()`.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs", "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.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42927" }, { "category": "external", "summary": "RHBZ#2136156", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42927", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42927" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927" } ], "release_date": "2022-10-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T15:27:27+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.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7190" } ], "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.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Samuel Gro\u00df" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-42928", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2136157" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of certain types of allocations that were missing annotations that, if the Garbage Collector was in a specific state, could lead to memory corruption and a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Memory Corruption in JS Engine", "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.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42928" }, { "category": "external", "summary": "RHBZ#2136157", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42928", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42928" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928" } ], "release_date": "2022-10-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T15:27:27+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.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7190" } ], "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.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory Corruption in JS Engine" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Andrei Enache" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-42929", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2136158" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a website called `window.print()` causing a denial of service of the browser, which may persist beyond browser restart depending on the user\u0027s session restore settings.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Denial of Service via window.print", "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.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42929" }, { "category": "external", "summary": "RHBZ#2136158", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42929", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42929" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929" } ], "release_date": "2022-10-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T15:27:27+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.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7190" } ], "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.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Denial of Service via window.print" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Mozilla developers and community" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-42932", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2136159" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMozilla developers Ashley Hale and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 105 and Firefox ESR 102.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.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42932" }, { "category": "external", "summary": "RHBZ#2136159", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42932", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42932" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932" } ], "release_date": "2022-10-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T15:27:27+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.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7190" } ], "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.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x", "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4" } ] }
rhsa-2022_7183
Vulnerability from csaf_redhat
Notes
{ "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.1 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 102.4.0.\n\nSecurity Fix(es):\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators (CVE-2022-39249)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack (CVE-2022-39250)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack (CVE-2022-39251)\n\n* Mozilla: Same-origin policy violation could have leaked cross-origin URLs (CVE-2022-42927)\n\n* Mozilla: Memory Corruption in JS Engine (CVE-2022-42928)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue (CVE-2022-39236)\n\n* Mozilla: Denial of Service via window.print (CVE-2022-42929)\n\n* Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4 (CVE-2022-42932)\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-2022:7183", "url": "https://access.redhat.com/errata/RHSA-2022:7183" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2135391", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391" }, { "category": "external", "summary": "2135393", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393" }, { "category": "external", "summary": "2135395", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395" }, { "category": "external", "summary": "2135396", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396" }, { "category": "external", "summary": "2136156", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156" }, { "category": "external", "summary": "2136157", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157" }, { "category": "external", "summary": "2136158", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158" }, { "category": "external", "summary": "2136159", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7183.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2024-11-06T01:51:17+00:00", "generator": { "date": "2024-11-06T01:51:17+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2022:7183", "initial_release_date": "2022-10-25T14:38:17+00:00", "revision_history": [ { "date": "2022-10-25T14:38:17+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-10-25T14:38:17+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T01:51: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 E4S (v. 8.1)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.1::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:102.4.0-1.el8_1.src", "product": { "name": "thunderbird-0:102.4.0-1.el8_1.src", "product_id": "thunderbird-0:102.4.0-1.el8_1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:102.4.0-1.el8_1.ppc64le", "product": { "name": "thunderbird-0:102.4.0-1.el8_1.ppc64le", "product_id": "thunderbird-0:102.4.0-1.el8_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_1?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le", "product": { "name": "thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le", "product_id": "thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_1?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le", "product": { "name": "thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le", "product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:102.4.0-1.el8_1.x86_64", "product": { "name": "thunderbird-0:102.4.0-1.el8_1.x86_64", "product_id": "thunderbird-0:102.4.0-1.el8_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_1?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64", "product": { "name": "thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64", "product_id": "thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_1?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64", "product": { "name": "thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64", "product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le" }, "product_reference": "thunderbird-0:102.4.0-1.el8_1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el8_1.src as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src" }, "product_reference": "thunderbird-0:102.4.0-1.el8_1.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:102.4.0-1.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64" }, "product_reference": "thunderbird-0:102.4.0-1.el8_1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64" }, "product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le" }, "product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64" }, "product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the Mozilla project" ] } ], "cve": "CVE-2022-39236", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2022-10-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135391" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to a data corruption issue. An attacker could potentially cause data integrity issues by sending specially crafted messages.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue", "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.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39236" }, { "category": "external", "summary": "RHBZ#2135391", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39236", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39236" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236" } ], "release_date": "2022-09-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:38:17+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.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7183" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Benjamin Dowling" ], "organization": "Security of Advanced Systems Group University of Sheffield", "summary": "Acknowledged by upstream." }, { "names": [ "Sof\u00eda Celi" ], "organization": "Brave Software", "summary": "Acknowledged by upstream." }, { "names": [ "Martin R. Albrecht and Dan Jones" ], "organization": "Information Security Group at Royal Holloway University London", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-39249", "cwe": { "id": "CWE-322", "name": "Key Exchange without Entity Authentication" }, "discovery_date": "2022-10-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135393" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could fake encrypted messages to look as if they were sent from another user on that server.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators", "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.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39249" }, { "category": "external", "summary": "RHBZ#2135393", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39249", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39249" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249" } ], "release_date": "2022-09-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:38:17+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.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7183" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Martin R. Albrecht and Dan Jones" ], "organization": "Information Security Group at Royal Holloway University London", "summary": "Acknowledged by upstream." }, { "names": [ "Benjamin Dowling" ], "organization": "Security of Advanced Systems Group University of Sheffield", "summary": "Acknowledged by upstream." }, { "names": [ "Sof\u00eda Celi" ], "organization": "Brave Software", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-39250", "cwe": { "id": "CWE-322", "name": "Key Exchange without Entity Authentication" }, "discovery_date": "2022-10-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135395" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could interfere with cross-device verification to authenticate their own device.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack", "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.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39250" }, { "category": "external", "summary": "RHBZ#2135395", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39250", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39250" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250" } ], "release_date": "2022-09-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:38:17+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.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7183" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Martin R. Albrecht and Dan Jones" ], "organization": "Information Security Group at Royal Holloway University London", "summary": "Acknowledged by upstream." }, { "names": [ "Benjamin Dowling" ], "organization": "Security of Advanced Systems Group University of Sheffield", "summary": "Acknowledged by upstream." }, { "names": [ "Sof\u00eda Celi" ], "organization": "Brave Software", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-39251", "cwe": { "id": "CWE-322", "name": "Key Exchange without Entity Authentication" }, "discovery_date": "2022-09-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2135396" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. An attacker could spoof historical messages from other users, and use a malicious key backup to the user\u0027s account under specific conditions in order to exfiltrate message keys.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack", "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.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39251" }, { "category": "external", "summary": "RHBZ#2135396", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39251", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39251" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251" } ], "release_date": "2022-09-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:38:17+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.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7183" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "James Lee" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-42927", "cwe": { "id": "CWE-829", "name": "Inclusion of Functionality from Untrusted Control Sphere" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2136156" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a same-origin policy violation that could have allowed the theft of cross-origin URL entries, leaking the result of a redirect via `performance.getEntries()`.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs", "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.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42927" }, { "category": "external", "summary": "RHBZ#2136156", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42927", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42927" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927" } ], "release_date": "2022-10-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:38:17+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.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7183" } ], "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.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Samuel Gro\u00df" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-42928", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2136157" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of certain types of allocations that were missing annotations that, if the Garbage Collector was in a specific state, could lead to memory corruption and a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Memory Corruption in JS Engine", "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.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42928" }, { "category": "external", "summary": "RHBZ#2136157", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42928", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42928" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928" } ], "release_date": "2022-10-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:38:17+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.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7183" } ], "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.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory Corruption in JS Engine" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Andrei Enache" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-42929", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2136158" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a website called `window.print()` causing a denial of service of the browser, which may persist beyond browser restart depending on the user\u0027s session restore settings.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Denial of Service via window.print", "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.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42929" }, { "category": "external", "summary": "RHBZ#2136158", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42929", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42929" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929" } ], "release_date": "2022-10-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:38:17+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.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7183" } ], "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.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Denial of Service via window.print" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Mozilla developers and community" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-42932", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2022-10-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2136159" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMozilla developers Ashley Hale and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 105 and Firefox ESR 102.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.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-42932" }, { "category": "external", "summary": "RHBZ#2136159", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-42932", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42932" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932" } ], "release_date": "2022-10-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-25T14:38:17+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.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7183" } ], "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.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src", "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le", "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4" } ] }
gsd-2022-39250
Vulnerability from gsd
{ "GSD": { "alias": "CVE-2022-39250", "description": "Matrix JavaScript SDK is the Matrix Client-Server software development kit (SDK) for JavaScript. Prior to version 19.7.0, an attacker cooperating with a malicious homeserver could interfere with the verification flow between two users, injecting its own cross-signing user identity in place of one of the users\u2019 identities. This would lead to the other device trusting/verifying the user identity under the control of the homeserver instead of the intended one. The vulnerability is a bug in the matrix-js-sdk, caused by checking and signing user identities and devices in two separate steps, and inadequately fixing the keys to be signed between those steps. Even though the attack is partly made possible due to the design decision of treating cross-signing user identities as Matrix devices on the server side (with their device ID set to the public part of the user identity key), no other examined implementations were vulnerable. Starting with version 19.7.0, the matrix-js-sdk has been modified to double check that the key signed is the one that was verified instead of just referencing the key by ID. An additional check has been made to report an error when one of the device ID matches a cross-signing key. As this attack requires coordination between a malicious homeserver and an attacker, those who trust their homeservers do not need a particular workaround.", "id": "GSD-2022-39250", "references": [ "https://advisories.mageia.org/CVE-2022-39250.html", "https://access.redhat.com/errata/RHSA-2022:7178", "https://access.redhat.com/errata/RHSA-2022:7181", "https://access.redhat.com/errata/RHSA-2022:7182", "https://access.redhat.com/errata/RHSA-2022:7183", "https://access.redhat.com/errata/RHSA-2022:7184", "https://access.redhat.com/errata/RHSA-2022:7190", "https://www.suse.com/security/cve/CVE-2022-39250.html", "https://ubuntu.com/security/CVE-2022-39250" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-39250" ], "details": "Matrix JavaScript SDK is the Matrix Client-Server software development kit (SDK) for JavaScript. Prior to version 19.7.0, an attacker cooperating with a malicious homeserver could interfere with the verification flow between two users, injecting its own cross-signing user identity in place of one of the users\u2019 identities. This would lead to the other device trusting/verifying the user identity under the control of the homeserver instead of the intended one. The vulnerability is a bug in the matrix-js-sdk, caused by checking and signing user identities and devices in two separate steps, and inadequately fixing the keys to be signed between those steps. Even though the attack is partly made possible due to the design decision of treating cross-signing user identities as Matrix devices on the server side (with their device ID set to the public part of the user identity key), no other examined implementations were vulnerable. Starting with version 19.7.0, the matrix-js-sdk has been modified to double check that the key signed is the one that was verified instead of just referencing the key by ID. An additional check has been made to report an error when one of the device ID matches a cross-signing key. As this attack requires coordination between a malicious homeserver and an attacker, those who trust their homeservers do not need a particular workaround.", "id": "GSD-2022-39250", "modified": "2023-12-13T01:19:20.979085Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-39250", "STATE": "PUBLIC", "TITLE": "Matrix JavaScript SDK vulnerable to key/device identifier confusion in SAS verification" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "matrix-js-sdk", "version": { "version_data": [ { "version_value": "\u003c 19.7.0" } ] } } ] }, "vendor_name": "matrix-org" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Matrix JavaScript SDK is the Matrix Client-Server software development kit (SDK) for JavaScript. Prior to version 19.7.0, an attacker cooperating with a malicious homeserver could interfere with the verification flow between two users, injecting its own cross-signing user identity in place of one of the users\u2019 identities. This would lead to the other device trusting/verifying the user identity under the control of the homeserver instead of the intended one. The vulnerability is a bug in the matrix-js-sdk, caused by checking and signing user identities and devices in two separate steps, and inadequately fixing the keys to be signed between those steps. Even though the attack is partly made possible due to the design decision of treating cross-signing user identities as Matrix devices on the server side (with their device ID set to the public part of the user identity key), no other examined implementations were vulnerable. Starting with version 19.7.0, the matrix-js-sdk has been modified to double check that the key signed is the one that was verified instead of just referencing the key by ID. An additional check has been made to report an error when one of the device ID matches a cross-signing key. As this attack requires coordination between a malicious homeserver and an attacker, those who trust their homeservers do not need a particular workaround." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-322: Key Exchange without Entity Authentication" } ] }, { "description": [ { "lang": "eng", "value": "CWE-287: Improper Authentication" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/matrix-org/matrix-js-sdk/commit/a587d7c36026fe1fcf93dfff63588abee359be76", "refsource": "MISC", "url": "https://github.com/matrix-org/matrix-js-sdk/commit/a587d7c36026fe1fcf93dfff63588abee359be76" }, { "name": "https://github.com/matrix-org/matrix-js-sdk/releases/tag/v19.7.0", "refsource": "MISC", "url": "https://github.com/matrix-org/matrix-js-sdk/releases/tag/v19.7.0" }, { "name": "https://matrix.org/blog/2022/09/28/upgrade-now-to-address-encryption-vulns-in-matrix-sdks-and-clients", "refsource": "MISC", "url": "https://matrix.org/blog/2022/09/28/upgrade-now-to-address-encryption-vulns-in-matrix-sdks-and-clients" }, { "name": "https://github.com/matrix-org/matrix-js-sdk/security/advisories/GHSA-5w8r-8pgj-5jmf", "refsource": "CONFIRM", "url": "https://github.com/matrix-org/matrix-js-sdk/security/advisories/GHSA-5w8r-8pgj-5jmf" }, { "name": "GLSA-202210-35", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/202210-35" } ] }, "source": { "advisory": "GHSA-5w8r-8pgj-5jmf", "discovery": "UNKNOWN" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c19.7.0", "affected_versions": "All versions before 19.7.0", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-287", "CWE-937" ], "date": "2022-12-03", "description": "Matrix JavaScript SDK is the Matrix Client-Server software development kit (SDK) for JavaScript. Prior to version 19.7.0, an attacker cooperating with a malicious homeserver could interfere with the verification flow between two users, injecting its own cross-signing user identity in place of one of the users\u2019 identities. This would lead to the other device trusting/verifying the user identity under the control of the homeserver instead of the intended one. The vulnerability is a bug in the matrix-js-sdk, caused by checking and signing user identities and devices in two separate steps, and inadequately fixing the keys to be signed between those steps. Even though the attack is partly made possible due to the design decision of treating cross-signing user identities as Matrix devices on the server side (with their device ID set to the public part of the user identity key), no other examined implementations were vulnerable. Starting with version 19.7.0, the matrix-js-sdk has been modified to double check that the key signed is the one that was verified instead of just referencing the key by ID. An additional check has been made to report an error when one of the device ID matches a cross-signing key. As this attack requires coordination between a malicious homeserver and an attacker, those who trust their homeservers do not need a particular workaround.", "fixed_versions": [ "19.7.0" ], "identifier": "CVE-2022-39250", "identifiers": [ "CVE-2022-39250", "GHSA-5w8r-8pgj-5jmf" ], "not_impacted": "All versions starting from 19.7.0", "package_slug": "npm/matrix-js-sdk", "pubdate": "2022-09-29", "solution": "Upgrade to version 19.7.0 or above.", "title": "Key Exchange without Entity Authentication", "urls": [ "https://github.com/matrix-org/matrix-js-sdk/security/advisories/GHSA-5w8r-8pgj-5jmf", "https://nvd.nist.gov/vuln/detail/CVE-2022-39250", "https://github.com/matrix-org/matrix-js-sdk/commit/a587d7c36026fe1fcf93dfff63588abee359be76", "https://github.com/matrix-org/matrix-js-sdk/releases/tag/v19.7.0", "https://matrix.org/blog/2022/09/28/upgrade-now-to-address-encryption-vulns-in-matrix-sdks-and-clients", "https://github.com/advisories/GHSA-5w8r-8pgj-5jmf" ], "uuid": "479b7127-aedf-462d-8e0f-458794bee5ec" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:matrix:javascript_sdk:*:*:*:*:*:node.js:*:*", "cpe_name": [], "versionEndExcluding": "19.7.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-39250" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Matrix JavaScript SDK is the Matrix Client-Server software development kit (SDK) for JavaScript. Prior to version 19.7.0, an attacker cooperating with a malicious homeserver could interfere with the verification flow between two users, injecting its own cross-signing user identity in place of one of the users\u2019 identities. This would lead to the other device trusting/verifying the user identity under the control of the homeserver instead of the intended one. The vulnerability is a bug in the matrix-js-sdk, caused by checking and signing user identities and devices in two separate steps, and inadequately fixing the keys to be signed between those steps. Even though the attack is partly made possible due to the design decision of treating cross-signing user identities as Matrix devices on the server side (with their device ID set to the public part of the user identity key), no other examined implementations were vulnerable. Starting with version 19.7.0, the matrix-js-sdk has been modified to double check that the key signed is the one that was verified instead of just referencing the key by ID. An additional check has been made to report an error when one of the device ID matches a cross-signing key. As this attack requires coordination between a malicious homeserver and an attacker, those who trust their homeservers do not need a particular workaround." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-287" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/matrix-org/matrix-js-sdk/commit/a587d7c36026fe1fcf93dfff63588abee359be76", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/matrix-org/matrix-js-sdk/commit/a587d7c36026fe1fcf93dfff63588abee359be76" }, { "name": "https://github.com/matrix-org/matrix-js-sdk/releases/tag/v19.7.0", "refsource": "MISC", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "https://github.com/matrix-org/matrix-js-sdk/releases/tag/v19.7.0" }, { "name": "https://matrix.org/blog/2022/09/28/upgrade-now-to-address-encryption-vulns-in-matrix-sdks-and-clients", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://matrix.org/blog/2022/09/28/upgrade-now-to-address-encryption-vulns-in-matrix-sdks-and-clients" }, { "name": "https://github.com/matrix-org/matrix-js-sdk/security/advisories/GHSA-5w8r-8pgj-5jmf", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://github.com/matrix-org/matrix-js-sdk/security/advisories/GHSA-5w8r-8pgj-5jmf" }, { "name": "GLSA-202210-35", "refsource": "GENTOO", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/202210-35" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2022-12-03T01:28Z", "publishedDate": "2022-09-29T13:15Z" } } }
ghsa-5w8r-8pgj-5jmf
Vulnerability from github
Impact
An attacker cooperating with a malicious homeserver could interfere with the verification flow between two users, injecting its own cross-signing user identity in place of one of the users’ identities, leading to the other device trusting/verifying the user identity under the control of the homeserver instead of the intended one.
The vulnerability is a bug in the matrix-js-sdk, caused by checking and signing user identities and devices in two separate steps, and inadequately fixing the keys to be signed between those steps.
Even though the attack is partly made possible due to the design decision of treating cross-signing user identities as Matrix devices on the server side (with their device ID set to the public part of the user identity key), no other examined implementations were vulnerable.
Patches
The matrix-js-sdk has been modified to double check that the key signed is the one that was verified instead of just referencing the key by ID. An additional check has been made to report an error when one of the device ID matches a cross-signing key.
Workarounds
As this attack requires coordination between a malicious homeserver and an attacker -- if you trust your homeserver no particular workaround is needed.
As a potential way of detecting compromise, it’s possible to review your device list or the device list of other users for devices with IDs in the form of a base64 cross-signing key (5XaczGNlfz0bl8R1IX5qn+tBoue2tWJqLMh+SDUuvCk
) instead of classical device ID (SEHACYDHMG
).
References
Blog post: https://matrix.org/blog/2022/09/28/upgrade-now-to-address-encryption-vulns-in-matrix-sdks-and-clients
For more information
If you have any questions or comments about this advisory, e-mail us at security@matrix.org
{ "affected": [ { "package": { "ecosystem": "npm", "name": "matrix-js-sdk" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "19.7.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-39250" ], "database_specific": { "cwe_ids": [ "CWE-287", "CWE-322" ], "github_reviewed": true, "github_reviewed_at": "2022-09-30T22:46:50Z", "nvd_published_at": "2022-09-29T13:15:00Z", "severity": "HIGH" }, "details": "## Impact\n\nAn attacker cooperating with a malicious homeserver could interfere with the verification flow between two users, injecting its own cross-signing user identity in place of one of the users\u2019 identities, leading to the other device trusting/verifying the user identity under the control of the homeserver instead of the intended one.\n\nThe vulnerability is a bug in the matrix-js-sdk, caused by checking and signing user identities and devices in two separate steps, and inadequately fixing the keys to be signed between those steps.\n\nEven though the attack is partly made possible due to the design decision of treating cross-signing user identities as Matrix devices on the server side (with their device ID set to the public part of the user identity key), no other examined implementations were vulnerable.\n\n## Patches\n\nThe matrix-js-sdk has been modified to double check that the key signed is the one that was verified instead of just referencing the key by ID. An additional check has been made to report an error when one of the device ID matches a cross-signing key.\n\n## Workarounds\n\nAs this attack requires coordination between a malicious homeserver and an attacker -- if you trust your homeserver no particular workaround is needed. \n\nAs a potential way of detecting compromise, it\u2019s possible to review your device list or the device list of other users for devices with IDs in the form of a base64 cross-signing key (`5XaczGNlfz0bl8R1IX5qn+tBoue2tWJqLMh+SDUuvCk`) instead of classical device ID (`SEHACYDHMG`).\n\n## References\nBlog post: https://matrix.org/blog/2022/09/28/upgrade-now-to-address-encryption-vulns-in-matrix-sdks-and-clients\n\n## For more information\nIf you have any questions or comments about this advisory, e-mail us at security@matrix.org\n", "id": "GHSA-5w8r-8pgj-5jmf", "modified": "2022-11-01T13:24:57Z", "published": "2022-09-30T22:46:50Z", "references": [ { "type": "WEB", "url": "https://github.com/matrix-org/matrix-js-sdk/security/advisories/GHSA-5w8r-8pgj-5jmf" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250" }, { "type": "WEB", "url": "https://github.com/matrix-org/matrix-js-sdk/commit/a587d7c36026fe1fcf93dfff63588abee359be76" }, { "type": "PACKAGE", "url": "https://github.com/matrix-org/matrix-js-sdk" }, { "type": "WEB", "url": "https://github.com/matrix-org/matrix-js-sdk/releases/tag/v19.7.0" }, { "type": "WEB", "url": "https://matrix.org/blog/2022/09/28/upgrade-now-to-address-encryption-vulns-in-matrix-sdks-and-clients" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202210-35" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "matrix-js-sdk subject to user impersonation due to key/device identifier confusion in SAS verification" }
wid-sec-w-2022-1589
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Thunderbird ist ein Open Source E-Mail Client.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Mozilla Thunderbird ausnutzen, um Sicherheitsvorkehrungen zu umgehen und um einen Denial of Service Zustand herbeizuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- UNIX\n- Linux\n- MacOS X\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2022-1589 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-1589.json" }, { "category": "self", "summary": "WID-SEC-2022-1589 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-1589" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2022-1900 vom 2022-12-07", "url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1900.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-5724-1 vom 2022-11-11", "url": "https://ubuntu.com/security/notices/USN-5724-1" }, { "category": "external", "summary": "Mozilla Foundation Security Advisory MFSA2022-43 vom 2022-09-28", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:7182 vom 2022-10-25", "url": "https://access.redhat.com/errata/RHSA-2022:7182" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:7181 vom 2022-10-25", "url": "https://access.redhat.com/errata/RHSA-2022:7181" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:7184 vom 2022-10-25", "url": "https://access.redhat.com/errata/RHSA-2022:7184" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:7178 vom 2022-10-25", "url": "https://access.redhat.com/errata/RHSA-2022:7178" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:7190 vom 2022-10-25", "url": "https://access.redhat.com/errata/RHSA-2022:7190" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:7183 vom 2022-10-25", "url": "https://access.redhat.com/errata/RHSA-2022:7183" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2022-7178 vom 2022-10-27", "url": "https://linux.oracle.com/errata/ELSA-2022-7178.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2022-7184 vom 2022-10-27", "url": "https://linux.oracle.com/errata/ELSA-2022-7184.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2022-7190 vom 2022-10-27", "url": "https://linux.oracle.com/errata/ELSA-2022-7190.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:3800-1 vom 2022-10-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-October/012724.html" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202210-35 vom 2022-10-31", "url": "https://security.gentoo.org/glsa/202210-35" } ], "source_lang": "en-US", "title": "Mozilla Thunderbird: Mehrere Schwachstellen", "tracking": { "current_release_date": "2022-12-06T23:00:00.000+00:00", "generator": { "date": "2024-02-15T16:59:35.880+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2022-1589", "initial_release_date": "2022-09-29T22:00:00.000+00:00", "revision_history": [ { "date": "2022-09-29T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2022-10-25T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-10-26T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2022-10-27T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2022-10-31T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2022-11-13T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2022-12-06T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Amazon aufgenommen" } ], "status": "final", "version": "7" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "category": "product_name", "name": "Mozilla Thunderbird \u003c 102.3.1", "product": { "name": "Mozilla Thunderbird \u003c 102.3.1", "product_id": "T024751", "product_identification_helper": { "cpe": "cpe:/a:mozilla:thunderbird:102.3.1" } } } ], "category": "vendor", "name": "Mozilla" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-39236", "notes": [ { "category": "description", "text": "In Mozilla Thunderbird existieren mehrere nicht n\u00e4her spezifizierte Schwachstellen in der verwendeten Komponente \"Matrix Javascript SDK\". Ein Angreifer kann dadurch Sicherheitsmechanismen umgehen und einen Denial of Service Zustand herbeif\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "398363", "T012167", "T004914" ] }, "release_date": "2022-09-29T22:00:00Z", "title": "CVE-2022-39236" }, { "cve": "CVE-2022-39249", "notes": [ { "category": "description", "text": "In Mozilla Thunderbird existieren mehrere nicht n\u00e4her spezifizierte Schwachstellen in der verwendeten Komponente \"Matrix Javascript SDK\". Ein Angreifer kann dadurch Sicherheitsmechanismen umgehen und einen Denial of Service Zustand herbeif\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "398363", "T012167", "T004914" ] }, "release_date": "2022-09-29T22:00:00Z", "title": "CVE-2022-39249" }, { "cve": "CVE-2022-39250", "notes": [ { "category": "description", "text": "In Mozilla Thunderbird existieren mehrere nicht n\u00e4her spezifizierte Schwachstellen in der verwendeten Komponente \"Matrix Javascript SDK\". Ein Angreifer kann dadurch Sicherheitsmechanismen umgehen und einen Denial of Service Zustand herbeif\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "398363", "T012167", "T004914" ] }, "release_date": "2022-09-29T22:00:00Z", "title": "CVE-2022-39250" }, { "cve": "CVE-2022-39251", "notes": [ { "category": "description", "text": "In Mozilla Thunderbird existieren mehrere nicht n\u00e4her spezifizierte Schwachstellen in der verwendeten Komponente \"Matrix Javascript SDK\". Ein Angreifer kann dadurch Sicherheitsmechanismen umgehen und einen Denial of Service Zustand herbeif\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "398363", "T012167", "T004914" ] }, "release_date": "2022-09-29T22:00:00Z", "title": "CVE-2022-39251" } ] }
- 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.